summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/dra7-evm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/dra7-evm.dts')
-rw-r--r--arch/arm/dts/dra7-evm.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/dra7-evm.dts b/arch/arm/dts/dra7-evm.dts
index 242fd53516..08ef04e177 100644
--- a/arch/arm/dts/dra7-evm.dts
+++ b/arch/arm/dts/dra7-evm.dts
@@ -469,6 +469,11 @@
status = "okay";
vmmc-supply = <&ldo1_reg>;
bus-width = <4>;
+ /*
+ * SDCD signal is not being used here - using the fact that GPIO mode
+ * is always hardwired.
+ */
+ cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>;
};
&mmc2 {
OpenPOWER on IntegriCloud