OSDN Git Service

ARM: dts: imx6: phyFLEX: Enable gpmi in module file
authorChristian Hemp <c.hemp@phytec.de>
Fri, 14 Nov 2014 13:32:23 +0000 (14:32 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 23 Nov 2014 07:08:14 +0000 (15:08 +0800)
The nand is on the module (PFL-A-02) and not on the baseboard (PBA-B-01).

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi

index 6b2c892..111b1f5 100644 (file)
        status = "okay";
 };
 
-&gpmi {
-       status = "okay";
-};
-
 &hdmi {
        status = "okay";
 };
index 585b823..af30653 100644 (file)
@@ -91,7 +91,7 @@
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_gpmi_nand>;
        nand-on-flash-bbt;
-       status = "disabled";
+       status = "okay";
 };
 
 &i2c1 {