summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/ste-ux500-samsung-janice.dts
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-06-24 11:17:33 +0200
committerLinus Walleij <linus.walleij@linaro.org>2021-07-30 11:17:59 +0200
commita345142d01ec22e212f82bbfbc238ba4796b6607 (patch)
tree9fb5e786b033bc3b8cbd3ff679e912a26d49f5a1 /arch/arm/boot/dts/ste-ux500-samsung-janice.dts
parentARM: dts: ux500: Add device tree for Samsung Gavini (diff)
downloadlinux-a345142d01ec22e212f82bbfbc238ba4796b6607.tar.xz
linux-a345142d01ec22e212f82bbfbc238ba4796b6607.zip
ARM: dts: ux500: Flag eMMCs as non-SDIO/SD
We use the no-sdio and no-sd flags to indicate that these eMMCs are neither, so that the operating system can skip trying to identify them as SDIO or SD during boot, which just takes time. Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-ux500-samsung-janice.dts')
-rw-r--r--arch/arm/boot/dts/ste-ux500-samsung-janice.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ste-ux500-samsung-janice.dts b/arch/arm/boot/dts/ste-ux500-samsung-janice.dts
index 25af066f6f3a..a0e87046f1da 100644
--- a/arch/arm/boot/dts/ste-ux500-samsung-janice.dts
+++ b/arch/arm/boot/dts/ste-ux500-samsung-janice.dts
@@ -420,6 +420,8 @@
non-removable;
cap-mmc-highspeed;
mmc-ddr-1_8v;
+ no-sdio;
+ no-sd;
vmmc-supply = <&ldo_3v3_reg>;
pinctrl-names = "default", "sleep";
pinctrl-0 = <&mc2_a_1_default>;