ARM: dts: imx6: phyFLEX: Enable gpmi in module file

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>
This commit is contained in:
Christian Hemp 2014-11-14 14:32:23 +01:00 committed by Shawn Guo
parent 350088320b
commit 0019d18213
2 changed files with 1 additions and 5 deletions

View file

@ -105,10 +105,6 @@ &fec {
status = "okay";
};
&gpmi {
status = "okay";
};
&hdmi {
status = "okay";
};

View file

@ -91,7 +91,7 @@ &gpmi {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gpmi_nand>;
nand-on-flash-bbt;
status = "disabled";
status = "okay";
};
&i2c1 {