hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/px3se-evb.dts
....@@ -344,7 +344,8 @@
344344 clock-frequency = <50000000>;
345345 clock-freq-min-max = <400000 50000000>;
346346 supports-highspeed;
347
- supports-emmc;
347
+ no-sdio;
348
+ no-sd;
348349 bootpart-no-access;
349350 supports-DDR_MODE;
350351 ignore-pm-notify;
....@@ -624,7 +625,8 @@
624625 keep-power-in-suspend;
625626 mmc-pwrseq = <&sdio_pwrseq>;
626627 non-removable;
627
- supports-sdio;
628
+ no-sd;
629
+ no-mmc;
628630
629631 status = "okay";
630632 };
....@@ -633,7 +635,8 @@
633635 clock-frequency = <37500000>;
634636 clock-freq-min-max = <400000 37500000>;
635637 supports-highspeed;
636
- supports-sd;
638
+ no-sdio;
639
+ no-mmc;
637640 broken-cd;
638641 card-detect-delay = <200>;
639642 ignore-pm-notify;