forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-ai-va-v10.dts
....@@ -130,7 +130,7 @@
130130 bt-sound {
131131 compatible = "simple-audio-card";
132132 simple-audio-card,format = "dsp_a";
133
- simple-audio-card,bitclock-inversion = <1>;
133
+ simple-audio-card,bitclock-inversion;
134134 simple-audio-card,mclk-fs = <256>;
135135 simple-audio-card,name = "rockchip,bt";
136136 simple-audio-card,cpu {
....@@ -362,7 +362,8 @@
362362 bus-width = <8>;
363363 cap-mmc-highspeed;
364364 mmc-hs200-1_8v;
365
- supports-emmc;
365
+ no-sdio;
366
+ no-sd;
366367 disable-wp;
367368 non-removable;
368369 num-slots = <1>;
....@@ -1162,7 +1163,8 @@
11621163 bus-width = <4>;
11631164 cap-mmc-highspeed;
11641165 cap-sd-highspeed;
1165
- supports-sd;
1166
+ no-sdio;
1167
+ no-mmc;
11661168 card-detect-delay = <800>;
11671169 ignore-pm-notify;
11681170 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -1178,7 +1180,8 @@
11781180 &sdio {
11791181 bus-width = <4>;
11801182 cap-sd-highspeed;
1181
- supports-sdio;
1183
+ no-sd;
1184
+ no-mmc;
11821185 ignore-pm-notify;
11831186 keep-power-in-suspend;
11841187 non-removable;