hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/arm64/boot/dts/rockchip/rk3326-86v-v10.dts
....@@ -228,7 +228,8 @@
228228 bus-width = <8>;
229229 cap-mmc-highspeed;
230230 /*mmc-hs200-1_8v;*/
231
- supports-emmc;
231
+ no-sdio;
232
+ no-sd;
232233 disable-wp;
233234 non-removable;
234235 num-slots = <1>;
....@@ -716,7 +717,8 @@
716717 bus-width = <4>;
717718 cap-mmc-highspeed;
718719 cap-sd-highspeed;
719
- supports-sd;
720
+ no-sdio;
721
+ no-mmc;
720722 card-detect-delay = <800>;
721723 ignore-pm-notify;
722724 sd-uhs-sdr12;
....@@ -731,7 +733,8 @@
731733 &sdio {
732734 bus-width = <4>;
733735 cap-sd-highspeed;
734
- supports-sdio;
736
+ no-sd;
737
+ no-mmc;
735738 ignore-pm-notify;
736739 keep-power-in-suspend;
737740 non-removable;