ARM: dts: sunxi: Switch MMC nodes away from cd-inverted property
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / sun4i-a10-chuwi-v7-cw0825.dts
index dfc88aee4fe35f04209e585661288cf0dc8f3de9..cf7b392dff31477324e816f27e85365a98484c1c 100644 (file)
 &mmc0 {
        vmmc-supply = <&reg_vcc3v3>;
        bus-width = <4>;
-       cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
-       cd-inverted;
+       cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
        status = "okay";
 };