[PATCH 1/2] ARM: dts: imx51-babbage: Remove custom properties

From: Fabio Estevam
Date: Mon Oct 07 2013 - 13:36:44 EST


No need to use such custom properties as the mmc core can handle card detection
properly when no GPIO is passed.

Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
---
arch/arm/boot/dts/imx51-babbage.dts | 2 --
1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index f13f339..0ecb42c 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -80,8 +80,6 @@
&esdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1_1>;
- fsl,cd-controller;
- fsl,wp-controller;
status = "okay";
};

--
1.8.1.2


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/