From 06530725e1883b3d22d5f7abaa8a07fcd6c168ac Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Tue, 10 Oct 2017 13:09:43 +0300 Subject: [PATCH] ARM: dts: at91: sama5d27_som1_ek: remove pull-up on SD/MMC lines As the board have the proper pull-ups soldered on the data and CMD lines we don't need them specified in the PADs. So remove the "bias-pull-up" property and set "bias-disable". Signed-off-by: Nicolas Ferre [claudiu.beznea@microchip.com: change subject to match the desired prefix] Signed-off-by: Claudiu Beznea Signed-off-by: Alexandre Belloni --- arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts index b5b0975e4b37..812442a91c7a 100644 --- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts @@ -346,7 +346,7 @@ , , ; - bias-pull-up; + bias-disable; }; ck_cd_vddsel { @@ -364,7 +364,7 @@ , , ; - bias-pull-up; + bias-disable; }; conf-ck_cd {