[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1381167144-18098-1-git-send-email-fabio.estevam@freescale.com>
Date: Mon, 7 Oct 2013 14:32:23 -0300
From: Fabio Estevam <fabio.estevam@...escale.com>
To: <shawn.guo@...aro.org>
CC: <linux-kernel@...r.kernel.org>,
Fabio Estevam <fabio.estevam@...escale.com>
Subject: [PATCH 1/2] ARM: dts: imx51-babbage: Remove custom properties
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@...escale.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists