forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10-robot-no-gpu-linux.dts
....@@ -131,7 +131,8 @@
131131 bus-width = <8>;
132132 cap-mmc-highspeed;
133133 mmc-hs200-1_8v;
134
- supports-emmc;
134
+ no-sdio;
135
+ no-sd;
135136 disable-wp;
136137 non-removable;
137138 num-slots = <1>;
....@@ -591,7 +592,8 @@
591592 bus-width = <4>;
592593 cap-mmc-highspeed;
593594 cap-sd-highspeed;
594
- supports-sd;
595
+ no-sdio;
596
+ no-mmc;
595597 card-detect-delay = <800>;
596598 ignore-pm-notify;
597599 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -607,7 +609,8 @@
607609 &sdio {
608610 bus-width = <4>;
609611 cap-sd-highspeed;
610
- supports-sdio;
612
+ no-sd;
613
+ no-mmc;
611614 ignore-pm-notify;
612615 keep-power-in-suspend;
613616 non-removable;