mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-09 22:49:16 +00:00
[ rockchip64 ] Set OTG mode to host on Renegade USB2
This commit is contained in:
parent
d230c3d15d
commit
b3fc6df52e
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
|
||||
index f300f3d0f..f4b6799a8 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
|
||||
@@ -345,6 +345,7 @@
|
||||
};
|
||||
|
||||
&usb20_otg {
|
||||
+ dr_mode = "host";
|
||||
status = "okay";
|
||||
};
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue