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

Enable the newly added controller on the px30 evaluation board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2018-08-02 13:36:41 +02:00
parent bb5981333f
commit 2ed30cfcf8
1 changed files with 4 additions and 0 deletions

View File

@ -206,6 +206,10 @@ &uart2 {
status = "okay";
};
&usb20_otg {
status = "okay";
};
&usb_host0_ehci {
status = "okay";
};