[PATCH 3/3] ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square
John Keeping
john at metanate.com
Sun Feb 18 09:03:36 PST 2018
This allows the USB gadget framework to be used on Rock2 Square.
Signed-off-by: John Keeping <john at metanate.com>
---
arch/arm/boot/dts/rk3288-rock2-square.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/rk3288-rock2-square.dts b/arch/arm/boot/dts/rk3288-rock2-square.dts
index 0ea2a3a1fa51..8ccc89dbdfaf 100644
--- a/arch/arm/boot/dts/rk3288-rock2-square.dts
+++ b/arch/arm/boot/dts/rk3288-rock2-square.dts
@@ -321,3 +321,7 @@
&usb_host1 {
status = "okay";
};
+
+&usb_otg {
+ status = "okay";
+};
--
2.16.1
More information about the Linux-rockchip
mailing list