[PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support
From: heiko@sntech.de (Heiko Stübner)
Date: 2014-08-08 15:52:32
Also in:
linux-devicetree, lkml
From: heiko@sntech.de (Heiko Stübner)
Date: 2014-08-08 15:52:32
Also in:
linux-devicetree, lkml
Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson:
Kever, On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang [off-list ref]
wrote:
quoted
rk3288 has two kind of usb controller, this add the dwc2 controller for otg and host1. Controller can works with usb PHY default setting and Vbus on. Signed-off-by: Kever Yang <redacted> Reviewed-by: Doug Anderson <dianders@chromium.org> Tested-by: Doug Anderson <dianders@chromium.org> --- Changes in v5: - change the sort order of dwc2 in rk3288.dtsi Changes in v4: None Changes in v3: - EHCI and HSIC move new for version 3. Changes in v2: None arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)IMHO this series is ready to go in for 3.18. I'm assuming Heiko will pick it up once the bindings have landed. It already has my tags. ;)
correct ... the dts changes look ok, so I'll take patches 3 and 4 once patches 1 and 2 are included somewhere. Heiko