Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992531AbbEVJQY (ORCPT ); Fri, 22 May 2015 05:16:24 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:8020 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946256AbbEVJQS (ORCPT ); Fri, 22 May 2015 05:16:18 -0400 Message-ID: <555EF39C.9030607@atmel.com> Date: Fri, 22 May 2015 11:15:08 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Boris Brezillon , Alexandre Belloni , Felipe Balbi , "Greg Kroah-Hartman" , CC: Jean-Christophe Plagniol-Villard , Alan Stern , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , , , , Douglas Gilbert , Robert Nelson Subject: Re: [PATCH 0/5] USB: atmel: rework clock handling References: <1426608950-31555-1-git-send-email-boris.brezillon@free-electrons.com> In-Reply-To: <1426608950-31555-1-git-send-email-boris.brezillon@free-electrons.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1936 Lines: 55 Le 17/03/2015 17:15, Boris Brezillon a ?crit : > Hello, > > This series reworks clock handling in atmel USB host drivers, and while > doing so fixes a regression introduced by 3440ef1 (ARM: at91/dt: fix USB > high-speed clock to select UTMI). > > Best Regards, > > Boris > > Boris Brezillon (5): > USB: ehci-atmel: rework clk handling > USB: host: ohci-at91: remove useless uclk clock Now that these ones ^^^^ are in Linus' tree... ...these patches vvv > USB: atmel: update DT bindings documentation > ARM: at91/dt: remove useless uhpck clock references from ehci > defintions > ARM: at91/dt: remove useless usb clock ^^^^^ can be queued in at91-4.2-dt. They will go through the arm-soc route. And BTW: Acked-by: Nicolas Ferre Thanks Boris, bye. > .../devicetree/bindings/usb/atmel-usb.txt | 25 ++++++++++++++++++ > arch/arm/boot/dts/at91rm9200.dtsi | 4 +-- > arch/arm/boot/dts/at91sam9260.dtsi | 4 +-- > arch/arm/boot/dts/at91sam9261.dtsi | 4 +-- > arch/arm/boot/dts/at91sam9263.dtsi | 4 +-- > arch/arm/boot/dts/at91sam9g45.dtsi | 8 +++--- > arch/arm/boot/dts/at91sam9n12.dtsi | 5 ++-- > arch/arm/boot/dts/at91sam9x5.dtsi | 8 +++--- > arch/arm/boot/dts/sama5d3.dtsi | 9 +++---- > arch/arm/boot/dts/sama5d4.dtsi | 9 +++---- > drivers/usb/host/ehci-atmel.c | 30 +++++++--------------- > drivers/usb/host/ohci-at91.c | 18 +++---------- > 12 files changed, 63 insertions(+), 65 deletions(-) > -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/