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

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
...@@ -321,3 +321,7 @@ &usb_host0_ehci { ...@@ -321,3 +321,7 @@ &usb_host0_ehci {
&usb_host1 { &usb_host1 {
status = "okay"; status = "okay";
}; };
&usb_otg {
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