arm64: dts: renesas: Disable SD functions for plain eMMC
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 19 Jan 2021 13:33:22 +0000 (14:33 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 25 Jan 2021 08:50:40 +0000 (09:50 +0100)
Some SDHI instances are solely used for eMMC. Disable SD and SDIO
for faster initialization.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Adam Ford <aford173@gmail.com> (beacon)
Link: https://lore.kernel.org/r/20210119133322.87289-1-wsa+renesas@sang-engineering.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi
arch/arm64/boot/dts/renesas/hihope-common.dtsi
arch/arm64/boot/dts/renesas/r8a77980-condor.dts
arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts
arch/arm64/boot/dts/renesas/r8a77995-draak.dts
arch/arm64/boot/dts/renesas/salvator-common.dtsi
arch/arm64/boot/dts/renesas/ulcb.dtsi

index f4201e1..c9bf523 100644 (file)
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       no-sd;
+       no-sdio;
        non-removable;
        fixed-emmc-driver-type = <1>;
        status = "okay";
index 2eda9f6..7a3da9b 100644 (file)
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       no-sd;
+       no-sdio;
        non-removable;
        fixed-emmc-driver-type = <1>;
        status = "okay";
index 422ec53..04d47c0 100644 (file)
        vqmmc-supply = <&vddq_vin01>;
        mmc-hs200-1_8v;
        bus-width = <8>;
+       no-sd;
+       no-sdio;
        non-removable;
        status = "okay";
 };
index e0ccca2..f74f8b9 100644 (file)
        mmc-hs200-1_8v;
        mmc-hs400-1_8v;
        bus-width = <8>;
+       no-sd;
+       no-sdio;
        non-removable;
        full-pwr-cycle-in-suspend;
        status = "okay";
index 8f47188..6783c3a 100644 (file)
        vqmmc-supply = <&reg_1p8v>;
        bus-width = <8>;
        mmc-hs200-1_8v;
+       no-sd;
+       no-sdio;
        non-removable;
        status = "okay";
 };
index 6c643ed..c22bb38 100644 (file)
        bus-width = <8>;
        mmc-hs200-1_8v;
        mmc-hs400-1_8v;
+       no-sd;
+       no-sdio;
        non-removable;
        fixed-emmc-driver-type = <1>;
        full-pwr-cycle-in-suspend;
index 8f8d737..a04eae5 100644 (file)
        bus-width = <8>;
        mmc-hs200-1_8v;
        mmc-hs400-1_8v;
+       no-sd;
+       no-sdio;
        non-removable;
        full-pwr-cycle-in-suspend;
        status = "okay";