MLK-20972 ARM: dts: imx7ulp-evkb: add the model name
authorFugang Duan <fugang.duan@nxp.com>
Mon, 25 Feb 2019 02:16:35 +0000 (10:16 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 2 May 2019 08:35:31 +0000 (11:35 +0300)
Add the model name accordingly for imx7ulp EVKB board since
the machine name and/or compatible may be used by user.

Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
(cherry picked from commit f49cee78a98eab62793392279df1804acdf4a09b)

arch/arm/boot/dts/imx7ulp-evkb.dts

index 2720f7e..c65676c 100644 (file)
@@ -9,6 +9,9 @@
 #include "imx7ulp-evk.dts"
 
 / {
+       model = "NXP i.MX7ULP EVKB";
+       compatible = "fsl,imx7ulp-evkb", "fsl,imx7ulp", "Generic DT based system";
+
        regulators {
                reg_sd1_vmmc: sd1_regulator {
                        status = "disabled";