forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
old mode 100644new mode 100755
....@@ -362,6 +362,8 @@
362362 compatible = "wlan-platdata";
363363 rockchip,grf = <&grf>;
364364 wifi_chip_type = "ap6398s";
365
+ clocks = <&rk809 1>;
366
+ clock-names = "ext_clock";
365367 status = "okay";
366368 };
367369
....@@ -398,6 +400,7 @@
398400 &dfi {
399401 status = "okay";
400402 };
403
+
401404
402405 &dmc {
403406 center-supply = <&vdd_logic>;
....@@ -1289,7 +1292,6 @@
12891292 };
12901293
12911294 &i2s3_2ch {
1292
- pinctrl-0 = <&i2s3m0_sclk &i2s3m0_lrck &i2s3m0_sdi &i2s3m0_sdo>;
12931295 rockchip,bclk-fs = <32>;
12941296 status = "disabled";
12951297 };