forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
kernel/arch/arm64/boot/dts/amlogic/meson-gxl-s905w-p281.dts
....@@ -20,3 +20,7 @@
2020 reg = <0x0 0x0 0x0 0x40000000>;
2121 };
2222 };
23
+
24
+&usb {
25
+ dr_mode = "host";
26
+};