]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx51-babbage: Fix chipselect level for dataflash on spi0.1
authorAlexander Shiyan <shc_work@mail.ru>
Wed, 27 Nov 2013 11:55:45 +0000 (15:55 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 03:05:07 +0000 (11:05 +0800)
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51-babbage.dts

index bbe899f50988d205d19a003ab06ebd664b85ae48..ee0deb3b9e2cc25fb72d1c08660caa7ea389cd3e 100644 (file)
        pinctrl-0 = <&pinctrl_ecspi1>;
        fsl,spi-num-chipselects = <2>;
        cs-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>,
-                  <&gpio4 25 GPIO_ACTIVE_HIGH>;
+                  <&gpio4 25 GPIO_ACTIVE_LOW>;
        status = "okay";
 
        pmic: mc13892@0 {