forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-ai-va-v11-i2s-dmic.dts
....@@ -140,7 +140,7 @@
140140 compatible = "simple-audio-card";
141141 status = "disabled";
142142 simple-audio-card,format = "dsp_a";
143
- simple-audio-card,bitclock-inversion = <1>;
143
+ simple-audio-card,bitclock-inversion;
144144 simple-audio-card,mclk-fs = <256>;
145145 simple-audio-card,name = "rockchip,bt";
146146 simple-audio-card,cpu {
....@@ -372,7 +372,8 @@
372372 bus-width = <8>;
373373 cap-mmc-highspeed;
374374 mmc-hs200-1_8v;
375
- supports-emmc;
375
+ no-sdio;
376
+ no-sd;
376377 disable-wp;
377378 non-removable;
378379 num-slots = <1>;
....@@ -1183,7 +1184,8 @@
11831184 bus-width = <4>;
11841185 cap-mmc-highspeed;
11851186 cap-sd-highspeed;
1186
- supports-sd;
1187
+ no-sdio;
1188
+ no-mmc;
11871189 card-detect-delay = <800>;
11881190 ignore-pm-notify;
11891191 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -1199,7 +1201,8 @@
11991201 &sdio {
12001202 bus-width = <4>;
12011203 cap-sd-highspeed;
1202
- supports-sdio;
1204
+ no-sd;
1205
+ no-mmc;
12031206 ignore-pm-notify;
12041207 keep-power-in-suspend;
12051208 non-removable;