Re: [PATCH v3 04/10] phy: Add driver to support individual USB PHYs on sun9i

2015-02-01 Thread Maxime Ripard
On Wed, Jan 28, 2015 at 03:54:09AM +0800, Chen-Yu Tsai wrote: > Unlike previous Allwinner SoCs, there is no central PHY control block > on the A80. Also, OTG support is completely split off into a different > controller. > > This adds a new driver to support the regular USB PHYs. > > Signed-off-b

[PATCH v3 04/10] phy: Add driver to support individual USB PHYs on sun9i

2015-01-27 Thread Chen-Yu Tsai
Unlike previous Allwinner SoCs, there is no central PHY control block on the A80. Also, OTG support is completely split off into a different controller. This adds a new driver to support the regular USB PHYs. Signed-off-by: Chen-Yu Tsai --- .../devicetree/bindings/phy/sun9i-usb-phy.txt |