Commit 2ed30cfc authored by Heiko Stuebner's avatar Heiko Stuebner

arm64: dts: rockchip: enable dwc2-based otg controller on px30-evb

Enable the newly added controller on the px30 evaluation board.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent bb598133
......@@ -206,6 +206,10 @@ &uart2 {
status = "okay";
};
&usb20_otg {
status = "okay";
};
&usb_host0_ehci {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment