forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-24 2b26ab132d1b33b91c84c6d732456200e8c5ee77
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
....@@ -1563,7 +1563,7 @@
15631563 };
15641564
15651565 &pwm7 {
1566
- status = "okay";
1566
+ status = "disabled";
15671567
15681568 compatible = "rockchip,remotectl-pwm";
15691569 remote_pwm_id = <3>;
....@@ -1787,7 +1787,7 @@
17871787 };
17881788
17891789 &usbdrd_dwc3 {
1790
- dr_mode = "otg";
1790
+ dr_mode = "host";
17911791 extcon = <&usb2phy0>;
17921792 status = "okay";
17931793 };