ARM: dts: imx: Fix the SPI chipselect polarity
[linux-2.6-microblaze.git] / arch / arm / boot / dts / imx6qdl-gw52xx.dtsi
index a46ea98..f6182a9 100644 (file)
 };
 
 &ecspi3 {
-       cs-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>;
+       cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_ecspi3>;
        status = "okay";