Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8dc9b972 authored by John Keeping's avatar John Keeping Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square



This allows the USB gadget framework to be used on Rock2 Square.

Signed-off-by: default avatarJohn Keeping <john@metanate.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 83454312
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -321,3 +321,7 @@
&usb_host1 {
	status = "okay";
};

&usb_otg {
	status = "okay";
};