Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0019d182 authored by Christian Hemp's avatar Christian Hemp Committed by Shawn Guo
Browse files

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: default avatarChristian Hemp <c.hemp@phytec.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 35008832
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -105,10 +105,6 @@
	status = "okay";
};

&gpmi {
	status = "okay";
};

&hdmi {
	status = "okay";
};
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_gpmi_nand>;
	nand-on-flash-bbt;
	status = "disabled";
	status = "okay";
};

&i2c1 {