hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-ai-va-v12.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>;
....@@ -1170,7 +1171,8 @@
11701171 bus-width = <4>;
11711172 cap-mmc-highspeed;
11721173 cap-sd-highspeed;
1173
- supports-sd;
1174
+ no-sdio;
1175
+ no-mmc;
11741176 card-detect-delay = <800>;
11751177 ignore-pm-notify;
11761178 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -1186,7 +1188,8 @@
11861188 &sdio {
11871189 bus-width = <4>;
11881190 cap-sd-highspeed;
1189
- supports-sdio;
1191
+ no-sd;
1192
+ no-mmc;
11901193 ignore-pm-notify;
11911194 keep-power-in-suspend;
11921195 non-removable;