hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/rk3308-dot-v10-aarch32.dts
....@@ -81,6 +81,7 @@
8181 status = "disabled";
8282 compatible = "simple-audio-card";
8383 simple-audio-card,name = "rockchip,spdif-tx-sound";
84
+ simple-audio-card,mclk-fs = <128>;
8485 simple-audio-card,cpu {
8586 sound-dai = <&spdif_tx>;
8687 };
....@@ -166,7 +167,7 @@
166167 clock-names = "clk_wifi";
167168 ref-clock-frequency = <24000000>;
168169 pinctrl-names = "default";
169
- pinctrl-0 = <&wifi_wake_host>;
170
+ pinctrl-0 = <&wifi_wake_host>, <&rtc_32k>;
170171 wifi_chip_type = "rtl8723ds";
171172 WIFI,host_wake_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_LOW>;
172173 status = "okay";
....@@ -262,7 +263,8 @@
262263 max-frequency = <110000000>;
263264 bus-width = <4>;
264265 cap-sd-highspeed;
265
- supports-sdio;
266
+ no-sd;
267
+ no-mmc;
266268 ignore-pm-notify;
267269 keep-power-in-suspend;
268270 non-removable;