From: Nicolas Ferre Date: Tue, 10 Oct 2017 10:09:46 +0000 (+0300) Subject: ARM: dts: at91: sama5d2_xplained: remove pull-up on SD/MMC lines X-Git-Tag: v4.15-rc1~75^2~22^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a317e514aec085618905d2ac246ef9ca3263b964;p=thirdparty%2Flinux.git ARM: dts: at91: sama5d2_xplained: 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". This will also save some power. 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 --- diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/at91-sama5d2_xplained.dts index 7d385c868ffbf..65dd21fcd949f 100644 --- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts +++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts @@ -446,7 +446,7 @@ , , ; - bias-pull-up; + bias-disable; }; ck_cd_rstn_vddsel { @@ -465,7 +465,7 @@ , , ; - bias-pull-up; + bias-disable; }; conf-ck_cd {