summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@microchip.com>2017-10-10 13:09:43 +0300
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-10-10 15:26:19 +0200
commit06530725e1883b3d22d5f7abaa8a07fcd6c168ac (patch)
tree46bf10c1f2c06b1e0e51fc7f534067909efa908e /arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
parentffbc890ee54fe062ae2f24d69e522e4ad83cb0f9 (diff)
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 <nicolas.ferre@microchip.com> [claudiu.beznea@microchip.com: change subject to match the desired prefix] Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/at91-sama5d27_som1_ek.dts')
-rw-r--r--arch/arm/boot/dts/at91-sama5d27_som1_ek.dts4
1 files 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 @@
<PIN_PA7__SDMMC0_DAT5>,
<PIN_PA8__SDMMC0_DAT6>,
<PIN_PA9__SDMMC0_DAT7>;
- bias-pull-up;
+ bias-disable;
};
ck_cd_vddsel {
@@ -364,7 +364,7 @@
<PIN_PA19__SDMMC1_DAT1>,
<PIN_PA20__SDMMC1_DAT2>,
<PIN_PA21__SDMMC1_DAT3>;
- bias-pull-up;
+ bias-disable;
};
conf-ck_cd {