ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt bindi...
[pandora-u-boot.git] / arch / arm / dts / dra7-evm.dts
index 242fd53..08ef04e 100644 (file)
        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 {