forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm64/boot/dts/rockchip/px30-evb-ddr3-lvds-v10.dts
....@@ -208,7 +208,8 @@
208208 bus-width = <8>;
209209 cap-mmc-highspeed;
210210 mmc-hs200-1_8v;
211
- supports-emmc;
211
+ no-sdio;
212
+ no-sd;
212213 disable-wp;
213214 non-removable;
214215 num-slots = <1>;
....@@ -562,7 +563,8 @@
562563 bus-width = <4>;
563564 cap-mmc-highspeed;
564565 cap-sd-highspeed;
565
- supports-sd;
566
+ no-sdio;
567
+ no-mmc;
566568 card-detect-delay = <800>;
567569 ignore-pm-notify;
568570 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -578,7 +580,8 @@
578580 &sdio {
579581 bus-width = <4>;
580582 cap-sd-highspeed;
581
- supports-sdio;
583
+ no-sd;
584
+ no-mmc;
582585 ignore-pm-notify;
583586 keep-power-in-suspend;
584587 non-removable;