forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm64/boot/dts/rockchip/px30-ad-r35-mb.dtsi
....@@ -146,7 +146,8 @@
146146 bus-width = <8>;
147147 cap-mmc-highspeed;
148148 mmc-hs200-1_8v;
149
- supports-emmc;
149
+ no-sdio;
150
+ no-sd;
150151 disable-wp;
151152 non-removable;
152153 num-slots = <1>;
....@@ -415,7 +416,8 @@
415416 bus-width = <4>;
416417 cap-mmc-highspeed;
417418 cap-sd-highspeed;
418
- supports-sd;
419
+ no-sdio;
420
+ no-mmc;
419421 card-detect-delay = <800>;
420422 ignore-pm-notify;
421423 sd-uhs-sdr12;
....@@ -430,7 +432,8 @@
430432 &sdio {
431433 bus-width = <4>;
432434 cap-sd-highspeed;
433
- supports-sdio;
435
+ no-sd;
436
+ no-mmc;
434437 ignore-pm-notify;
435438 keep-power-in-suspend;
436439 non-removable;