diff options
author | Christian Hemp <c.hemp@phytec.de> | 2014-11-14 14:32:23 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-11-23 15:08:14 +0800 |
commit | 0019d18213924a9cd10fda59e2c8b83ece54fd58 (patch) | |
tree | 8b1b9298153b0cf5e8625b2675e23eb6bff8e1de /arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi | |
parent | 350088320b80f2d87a29798458f9db1c3b206ca9 (diff) | |
download | talos-obmc-linux-0019d18213924a9cd10fda59e2c8b83ece54fd58.tar.gz talos-obmc-linux-0019d18213924a9cd10fda59e2c8b83ece54fd58.zip |
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi index 6b2c8922877d..111b1f5021b9 100644 --- a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi +++ b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi @@ -105,10 +105,6 @@ status = "okay"; }; -&gpmi { - status = "okay"; -}; - &hdmi { status = "okay"; }; |