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

Commit f8c7c2d8 authored by Christian Hemp's avatar Christian Hemp Committed by Alex Shi
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>
(cherry picked from commit 0019d18213924a9cd10fda59e2c8b83ece54fd58)
Signed-off-by: default avatarAlex Shi <alex.shi@linaro.org>
parent a576f42e
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
@@ -93,7 +93,7 @@
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_gpmi_nand>;
	nand-on-flash-bbt;
	status = "disabled";
	status = "okay";
};

&i2c1 {