[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5369EE01.1090909@redhat.com>
Date: Wed, 07 May 2014 10:25:37 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Maxime Ripard <maxime.ripard@...e-electrons.com>,
Emilio Lopez <emilio@...pez.com.ar>,
Mike Turquette <mturquette@...aro.org>,
stern@...land.harvard.edu, kishon@...com
CC: Boris Brezillon <boris@...e-electrons.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-usb@...r.kernel.org, kevin.z.m.zh@...il.com,
sunny@...winnertech.com, shuge@...winnertech.com,
zhuzhenhua@...winnertech.com, linux-sunxi@...glegroups.com
Subject: Re: [PATCH 0/7] Add Allwinner A31 USB support
Hi,
On 05/07/2014 05:50 AM, Maxime Ripard wrote:
> Hi everyone,
>
> This patchset adds support for the USB controllers found in the
> Allwinner A31.
>
> While the design is similar to the earlier Allwinner SoCs that are
> already supported, a few details here and there change, like the fact
> that the PHYs now have one clock per phy, while it used to be only one
> for all the PHYs.
>
> Thanks,
> Maxime
Thanks for working on this.
Looks good, the entire series is:
Reviewed-by: Hans de Goede <hdegoede@...hat.com>
Regards,
Hans
>
> Boris BREZILLON (2):
> usb: ehci-platform: add optional reset controller retrieval
> ARM: sunxi: dt: add APP4-EVB1 board support
>
> Maxime Ripard (5):
> clk: sunxi: Implement A31 USB clock
> ARM: sun6i: Add the USB clocks to the DTSI.
> phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
> usb: ohci-platform: Enable optional use of reset controller
> ARM: sun6i: dt: Add support for the USB controllers
>
> Documentation/devicetree/bindings/usb/usb-ehci.txt | 1 +
> Documentation/devicetree/bindings/usb/usb-ohci.txt | 1 +
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/sun6i-a31-app4-evb1.dts | 63 ++++++++++++++++
> arch/arm/boot/dts/sun6i-a31.dtsi | 88 ++++++++++++++++++++++
> drivers/clk/sunxi/clk-sunxi.c | 6 ++
> drivers/phy/phy-sun4i-usb.c | 35 ++++++---
> drivers/usb/host/ehci-platform.c | 25 +++++-
> drivers/usb/host/ohci-platform.c | 25 +++++-
> 9 files changed, 234 insertions(+), 11 deletions(-)
> create mode 100644 arch/arm/boot/dts/sun6i-a31-app4-evb1.dts
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists