Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2018-01-03 Thread Kishon Vijay Abraham I
Hi, On Saturday 30 December 2017 05:08 PM, Icenowy Zheng wrote: > 在 2017年10月18日星期三 CST 下午7:46:08,Kishon Vijay Abraham I 写道: >> On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: >>> On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: Hi, On Tuesday 10

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2018-01-03 Thread Kishon Vijay Abraham I
Hi, On Saturday 30 December 2017 05:08 PM, Icenowy Zheng wrote: > 在 2017年10月18日星期三 CST 下午7:46:08,Kishon Vijay Abraham I 写道: >> On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: >>> On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: Hi, On Tuesday 10

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-12-30 Thread Icenowy Zheng
在 2017年10月18日星期三 CST 下午7:46:08,Kishon Vijay Abraham I 写道: > On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: > > On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: > >> Hi, > >> > >> On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > >>> On Sun, Oct 08,

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-12-30 Thread Icenowy Zheng
在 2017年10月18日星期三 CST 下午7:46:08,Kishon Vijay Abraham I 写道: > On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: > > On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: > >> Hi, > >> > >> On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > >>> On Sun, Oct 08,

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Kishon Vijay Abraham I
On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: > On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: >>> On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: Allwinner R40

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Kishon Vijay Abraham I
On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: > On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: >>> On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: Allwinner R40

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Maxime Ripard
On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > > On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: > >> Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > >> > >> Add

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Maxime Ripard
On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > > On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: > >> Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > >> > >> Add

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Kishon Vijay Abraham I
Hi, On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: >> Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. >> >> Add support for it. >> >> Signed-off-by: Icenowy Zheng > > Acked-by:

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-18 Thread Kishon Vijay Abraham I
Hi, On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: >> Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. >> >> Add support for it. >> >> Signed-off-by: Icenowy Zheng > > Acked-by: Maxime Ripard Is

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-13 Thread Rob Herring
On Sun, Oct 08, 2017 at 12:29:01PM +0800, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + >

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-13 Thread Rob Herring
On Sun, Oct 08, 2017 at 12:29:01PM +0800, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + >

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-09 Thread Maxime Ripard
On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard Maxime -- Maxime

Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-09 Thread Maxime Ripard
On Sun, Oct 08, 2017 at 04:29:01AM +, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel

[PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-07 Thread Icenowy Zheng
Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. Add support for it. Signed-off-by: Icenowy Zheng --- Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + drivers/phy/allwinner/phy-sun4i-usb.c | 12 2 files

[PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

2017-10-07 Thread Icenowy Zheng
Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. Add support for it. Signed-off-by: Icenowy Zheng --- Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 + drivers/phy/allwinner/phy-sun4i-usb.c | 12 2 files changed, 13