hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm64/boot/dts/rockchip/px30-evb-ddr3-v10-robot-no-gpu-linux.dts
....@@ -126,7 +126,8 @@
126126 bus-width = <8>;
127127 cap-mmc-highspeed;
128128 mmc-hs200-1_8v;
129
- supports-emmc;
129
+ no-sdio;
130
+ no-sd;
130131 disable-wp;
131132 non-removable;
132133 num-slots = <1>;
....@@ -522,7 +523,8 @@
522523 bus-width = <4>;
523524 cap-mmc-highspeed;
524525 cap-sd-highspeed;
525
- supports-sd;
526
+ no-sdio;
527
+ no-mmc;
526528 card-detect-delay = <800>;
527529 ignore-pm-notify;
528530 /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/
....@@ -538,7 +540,8 @@
538540 &sdio {
539541 bus-width = <4>;
540542 cap-sd-highspeed;
541
- supports-sdio;
543
+ no-sd;
544
+ no-mmc;
542545 ignore-pm-notify;
543546 keep-power-in-suspend;
544547 non-removable;