forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-ai-va-v10.dts
....@@ -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;