forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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
+};