MLK-11999: ARM: dts: change the platform compatibility for i.MX6qp gpmi dts
authorHan Xu <b45815@freescale.com>
Fri, 11 Dec 2015 17:07:03 +0000 (11:07 -0600)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
change the compatibility for i.MX6qp gpmi dts file to distinguish it
from i.MX6q

Signed-off-by: Han Xu <b45815@freescale.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6qp-sabreauto-gpmi-weim.dts

index 9830f79..ce910b6 100644 (file)
@@ -22,6 +22,7 @@
 #endif
 
 &gpmi {
+       compatible = "fsl,imx6qp-gpmi-nand";
        status = "okay";
 };