Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Tue, May 27, 2014 at 03:53:18PM -0700, Greg Kroah-Hartman wrote: > On Thu, May 15, 2014 at 11:14:38AM +0200, Maxime Ripard wrote: > > Hi Greg, > > > > On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > > > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > > > recipients this time... > > > > > > > > Applied patches 2, 7 and 8. > > > > > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > > > these, with my: > > > > > > Acked-by: Greg Kroah-Hartman > > > > > > Or, if you want me to take them, just let me know and I will. > > > > You can merge them, I don't need them in any of my branch. > > Now applied, thanks. Great, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com signature.asc Description: Digital signature
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Thu, May 15, 2014 at 11:14:38AM +0200, Maxime Ripard wrote: > Hi Greg, > > On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > > recipients this time... > > > > > > Applied patches 2, 7 and 8. > > > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > > these, with my: > > > > Acked-by: Greg Kroah-Hartman > > > > Or, if you want me to take them, just let me know and I will. > > You can merge them, I don't need them in any of my branch. Now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Sat, May 24, 2014 at 07:19:40AM +0900, Greg Kroah-Hartman wrote: > On Fri, May 23, 2014 at 08:33:39PM +0200, Maxime Ripard wrote: > > Hi Greg, > > > > On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > > > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > > > recipients this time... > > > > > > > > Applied patches 2, 7 and 8. > > > > > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > > > these, with my: > > > > > > Acked-by: Greg Kroah-Hartman > > > > > > Or, if you want me to take them, just let me know and I will. > > > > It looks like it's still not in your tree (or at least, I haven't > > received the usual mail notifications). > > > > Is this expected? > > Given that I haven't applied any USB patches in a week or so, yes, it is > expected... > > Give me a week or so to catch up, I've been on the road for a month > now, and am finally home. Ok, thanks, I was just trying to make sure they weren't lost/forgotten. Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com signature.asc Description: Digital signature
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Fri, May 23, 2014 at 08:33:39PM +0200, Maxime Ripard wrote: > Hi Greg, > > On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > > recipients this time... > > > > > > Applied patches 2, 7 and 8. > > > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > > these, with my: > > > > Acked-by: Greg Kroah-Hartman > > > > Or, if you want me to take them, just let me know and I will. > > It looks like it's still not in your tree (or at least, I haven't > received the usual mail notifications). > > Is this expected? Given that I haven't applied any USB patches in a week or so, yes, it is expected... Give me a week or so to catch up, I've been on the road for a month now, and am finally home. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
Hi Greg, On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > recipients this time... > > > > Applied patches 2, 7 and 8. > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > these, with my: > > Acked-by: Greg Kroah-Hartman > > Or, if you want me to take them, just let me know and I will. It looks like it's still not in your tree (or at least, I haven't received the usual mail notifications). Is this expected? Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com signature.asc Description: Digital signature
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
Hi Greg, On Wed, May 14, 2014 at 06:05:20PM +0200, Greg Kroah-Hartman wrote: > On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > > recipients this time... > > > > Applied patches 2, 7 and 8. > > Feel free to apply patches 5 and 6 to your tree, as your branch needs > these, with my: > > Acked-by: Greg Kroah-Hartman > > Or, if you want me to take them, just let me know and I will. You can merge them, I don't need them in any of my branch. Thanks, Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com signature.asc Description: Digital signature
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Wed, May 14, 2014 at 02:34:19PM +0200, Maxime Ripard wrote: > On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > > recipients this time... > > Applied patches 2, 7 and 8. Feel free to apply patches 5 and 6 to your tree, as your branch needs these, with my: Acked-by: Greg Kroah-Hartman Or, if you want me to take them, just let me know and I will. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Re: [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
On Tue, May 13, 2014 at 05:44:14PM +0200, 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. > > Resent adding Alan Stern's Acked-by and puting Greg KH in the > recipients this time... Applied patches 2, 7 and 8. Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com signature.asc Description: Digital signature
[PATCH RESEND v4 0/8] Add Allwinner A31 USB support
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. Resent adding Alan Stern's Acked-by and puting Greg KH in the recipients this time... Thanks, Maxime Changes from v3: - Asserted back the ECHI/OHCI in reset if probe fails - Drop of the redundant NULL assignent for the PMU in the PHY rework Changes from v2: - Fixed indentation and used the reset framework in all case and not just in DT case - Added a default value to the dedicated_clocks variable. Setting it actually started triggering a gcc warning for no reason. Ended up reworking a bit the code to avoid it. Changes from v1: - Moved the reset assertion/deassertion to probe/remove - Moved the dedicated_clocks to the probe function instead of the private structure since it was the only user Boris BREZILLON (2): usb: ehci-platform: add optional reset controller retrieval ARM: sunxi: dt: add APP4-EVB1 board support Maxime Ripard (6): clk: sunxi: Implement A31 USB clock ARM: sun6i: Add the USB clocks to the DTSI phy: sunxi: Rework phy initialization 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 | 57 ++ arch/arm/boot/dts/sun6i-a31.dtsi | 88 ++ drivers/clk/sunxi/clk-sunxi.c | 6 ++ drivers/phy/phy-sun4i-usb.c| 75 +- drivers/usb/host/ehci-platform.c | 26 ++- drivers/usb/host/ohci-platform.c | 27 ++- 9 files changed, 241 insertions(+), 41 deletions(-) create mode 100644 arch/arm/boot/dts/sun6i-a31-app4-evb1.dts -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/