Re: [linux-sunxi] [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-03-01 Thread Hans de Goede
Hi, On 02/26/2014 04:12 PM, Chen-Yu Tsai wrote: > Hi, > > On Sun, Feb 23, 2014 at 8:09 PM, Hans de Goede wrote: >> The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed >> through a single set of registers. Besides this there are also some other >> phy related bits which need

Re: [linux-sunxi] Re: [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-03-01 Thread Hans de Goede
Hi, On 02/24/2014 10:39 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: >> The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed >> through a single set of registers. Besides this there are also some other >> phy related bit

Re: [linux-sunxi] [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-02-26 Thread Chen-Yu Tsai
Hi, On Sun, Feb 23, 2014 at 8:09 PM, Hans de Goede wrote: > The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed > through a single set of registers. Besides this there are also some other > phy related bits which need poking, which are per phy, but shared between the > ohci a

Re: [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-02-24 Thread Kishon Vijay Abraham I
Hi, On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: > The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed > through a single set of registers. Besides this there are also some other > phy related bits which need poking, which are per phy, but shared between the > ohc

Re: [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-02-24 Thread Maxime Ripard
Hi, On Sun, Feb 23, 2014 at 01:09:09PM +0100, Hans de Goede wrote: > The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed > through a single set of registers. Besides this there are also some other > phy related bits which need poking, which are per phy, but shared between the

[PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-02-23 Thread Hans de Goede
The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed through a single set of registers. Besides this there are also some other phy related bits which need poking, which are per phy, but shared between the ohci and ehci controllers, so these are also controlled from this new phy