hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10-robot-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>;
....@@ -596,7 +597,8 @@
596597 bus-width = <4>;
597598 cap-mmc-highspeed;
598599 cap-sd-highspeed;
599
- supports-sd;
600
+ no-sdio;
601
+ no-mmc;
600602 card-detect-delay = <800>;
601603 ignore-pm-notify;
602604 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -612,7 +614,8 @@
612614 &sdio {
613615 bus-width = <4>;
614616 cap-sd-highspeed;
615
- supports-sdio;
617
+ no-sd;
618
+ no-mmc;
616619 ignore-pm-notify;
617620 keep-power-in-suspend;
618621 non-removable;