Re: [PATCH v7 4/5] ARM: dts: rockchip: add rk3288 usb PHY

2014-12-15 Thread Doug Anderson
Yunzhi, On Fri, Dec 12, 2014 at 7:12 AM, Yunzhi Li wrote: > This patch adds a device_node for RK3288 SoC usb phy. It also > defines the phy to be used by three usb controllers: usb_host0/1 > and usb_otg. > > Signed-off-by: Yunzhi Li > > --- > > Changes in v7: > - Update dtsi for new usb phy driv

[PATCH v7 4/5] ARM: dts: rockchip: add rk3288 usb PHY

2014-12-12 Thread Yunzhi Li
This patch adds a device_node for RK3288 SoC usb phy. It also defines the phy to be used by three usb controllers: usb_host0/1 and usb_otg. Signed-off-by: Yunzhi Li --- Changes in v7: - Update dtsi for new usb phy driver. Changes in v6: None Changes in v5: - reorder the phy dt node to a correc