Skip to content

Commit

Permalink
arm64: dts: rockchip: enable dwc2-based otg controller on px30-evb
Browse files Browse the repository at this point in the history
Enable the newly added controller on the px30 evaluation board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Heiko Stuebner committed Sep 24, 2018
1 parent bb59813 commit 2ed30cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/rockchip/px30-evb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@
status = "okay";
};

&usb20_otg {
status = "okay";
};

&usb_host0_ehci {
status = "okay";
};
Expand Down

0 comments on commit 2ed30cf

Please sign in to comment.