Skip to content

Commit

Permalink
ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square
Browse files Browse the repository at this point in the history
This allows the USB gadget framework to be used on Rock2 Square.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
johnkeeping authored and mmind committed Feb 19, 2018
1 parent 8345431 commit 8dc9b97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/rk3288-rock2-square.dts
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,7 @@
&usb_host1 {
status = "okay";
};

&usb_otg {
status = "okay";
};

0 comments on commit 8dc9b97

Please sign in to comment.