arm64: dts: rockchip: enable dwc2-based otg controller on px30-evb
authorHeiko Stuebner <heiko@sntech.de>
Thu, 2 Aug 2018 11:36:41 +0000 (13:36 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 24 Sep 2018 13:46:29 +0000 (15:46 +0200)
Enable the newly added controller on the px30 evaluation board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30-evb.dts

index c74aa91..263d7f3 100644 (file)
        status = "okay";
 };
 
+&usb20_otg {
+       status = "okay";
+};
+
 &usb_host0_ehci {
        status = "okay";
 };