forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm64/boot/dts/rockchip/px30-ad-d6-anx6345.dts
....@@ -160,7 +160,8 @@
160160 bus-width = <8>;
161161 cap-mmc-highspeed;
162162 mmc-hs200-1_8v;
163
- supports-emmc;
163
+ no-sdio;
164
+ no-sd;
164165 disable-wp;
165166 non-removable;
166167 num-slots = <1>;
....@@ -474,7 +475,8 @@
474475 bus-width = <4>;
475476 cap-mmc-highspeed;
476477 cap-sd-highspeed;
477
- supports-sd;
478
+ no-sdio;
479
+ no-mmc;
478480 card-detect-delay = <800>;
479481 ignore-pm-notify;
480482 sd-uhs-sdr12;
....@@ -489,7 +491,8 @@
489491 &sdio {
490492 bus-width = <4>;
491493 cap-sd-highspeed;
492
- supports-sdio;
494
+ no-sd;
495
+ no-mmc;
493496 ignore-pm-notify;
494497 keep-power-in-suspend;
495498 non-removable;