forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-04 f33f61bdb7ca6d5ebe7a78f9d8694b91360279ac
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
....@@ -383,7 +383,7 @@
383383 assigned-clock-rates = <150000000>;
384384 pinctrl-names = "default";
385385 pinctrl-0 = <&can1m1_pins>;
386
- status = "disabled";
386
+ status = "okay";
387387 };
388388
389389 &can2 {
....@@ -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 };