arm64: dts: rockchip: enable dwc2-based otg controller on
From: Heiko Stuebner <heiko@...> Date: Thu, 2 Aug 2018 13:36:41 +0200
Commit-Message
Enable the newly added controller on the px30 evaluation board. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/px30-evb.dts | 4 ++++ 1 file changed, 4 insertions(+)
Statistics
- 4 lines added
- 0 lines removed
Changes
------------------ arch/arm64/boot/dts/rockchip/px30-evb.dts -------------------
index c74aa910a631..263d7f3dbc44 100644
@@ -206,6 +206,10 @@
status = "okay";
};
+&usb20_otg {
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};