hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/arch/arm64/boot/dts/rockchip/px30-z7-a0-rk618-dsi.dts
....@@ -257,7 +257,8 @@
257257 bus-width = <8>;
258258 cap-mmc-highspeed;
259259 mmc-hs200-1_8v;
260
- supports-emmc;
260
+ no-sdio;
261
+ no-sd;
261262 disable-wp;
262263 non-removable;
263264 num-slots = <1>;
....@@ -689,7 +690,8 @@
689690 bus-width = <4>;
690691 cap-mmc-highspeed;
691692 cap-sd-highspeed;
692
- supports-sd;
693
+ no-sdio;
694
+ no-mmc;
693695 card-detect-delay = <800>;
694696 ignore-pm-notify;
695697 sd-uhs-sdr12;
....@@ -704,7 +706,8 @@
704706 &sdio {
705707 bus-width = <4>;
706708 cap-sd-highspeed;
707
- supports-sdio;
709
+ no-sd;
710
+ no-mmc;
708711 ignore-pm-notify;
709712 keep-power-in-suspend;
710713 non-removable;