ARM: dts: sunxi: Switch MMC nodes away from cd-inverted property
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / sun7i-a20-icnova-swac.dts
index 794e7617f545f80e289ac8a130e541ae476beb68..926fa194eb1b417b46f278f479b3ed871992e4bf 100644 (file)
        pinctrl-0 = <&mmc0_pins_a>;
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
-       cd-gpios = <&pio 8 5 GPIO_ACTIVE_HIGH>; /* PI5 */
-       cd-inverted;
+       cd-gpios = <&pio 8 5 GPIO_ACTIVE_LOW>; /* PI5 */
        status = "okay";
 };