summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull.dtsi
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2016-04-19 14:42:48 -0500
committerHan Xu <han.xu@nxp.com>2016-04-19 15:41:05 -0500
commitf5b8142459dc583068ad1c4fce30ecf6de3b6470 (patch)
treee0f013ada809cba355296a1ad521d46702f5e826 /arch/arm/boot/dts/imx6ull.dtsi
parent197d97dcd4c12a63a4b5cd57aa9da49e237804c3 (diff)
MLK-12684-1: ARM: dts: imx6ull: add NAND support
Support NAND on imx6ull Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index da4f9b67600d..19660c0aa61a 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -187,7 +187,7 @@
};
gpmi: gpmi-nand@01806000{
- compatible = "fsl,imx6ul-gpmi-nand";
+ compatible = "fsl,imx6ull-gpmi-nand", "fsl, imx6ul-gpmi-nand";
#address-cells = <1>;
#size-cells = <1>;
reg = <0x01806000 0x2000>, <0x01808000 0x4000>;