Re: [PATCH v4 3/4] ARM: dts: add rk3288 dwc2 controller support
From: Doug Anderson <hidden>
Date: 2014-08-07 21:17:29
Also in:
linux-arm-kernel, lkml
From: Doug Anderson <hidden>
Date: 2014-08-07 21:17:29
Also in:
linux-arm-kernel, lkml
Kever, On Thu, Aug 7, 2014 at 2:34 AM, Kever Yang [off-list ref] wrote:
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> --- 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(+)
This looks good to me. I haven't been able to personally test the OTG port (since my board doesn't have vbus wired), but I've tested the Host port. I would request that you re-sort by base address (ignoring uart2, which apparently is in the wrong place). Please make sure you base atop my patch that fixes the sort order of OHCI and EHCI. I think that's supposed to land any day now. After changing the sort order: Tested-by: Doug Anderson <redacted> Reviewed-by: Doug Anderson <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html