ARM: dts: imx6dl: add compatibles for Aristainetos boards
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 30 Sep 2020 19:01:42 +0000 (21:01 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 30 Oct 2020 06:50:09 +0000 (14:50 +0800)
The Aristainetos and Aristainetos2 boards have only SoC compatible.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-aristainetos2_4.dts
arch/arm/boot/dts/imx6dl-aristainetos2_7.dts
arch/arm/boot/dts/imx6dl-aristainetos_4.dts
arch/arm/boot/dts/imx6dl-aristainetos_7.dts

index b16603f..dfa6f64 100644 (file)
@@ -46,7 +46,7 @@
 
 / {
        model = "aristainetos2 i.MX6 Dual Lite Board 4";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos2-imx6dl-4", "fsl,imx6dl";
 
        memory@10000000 {
                device_type = "memory";
index abb2a1b..5e15212 100644 (file)
@@ -46,7 +46,7 @@
 
 / {
        model = "aristainetos2 i.MX6 Dual Lite Board 7";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
 
        memory@10000000 {
                device_type = "memory";
index 5c7e853..cc861a4 100644 (file)
@@ -10,7 +10,7 @@
 
 / {
        model = "aristainetos i.MX6 Dual Lite Board 4";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos-imx6dl-4", "fsl,imx6dl";
 
        backlight {
                compatible = "pwm-backlight";
index 4d58cb4..b6cb788 100644 (file)
@@ -10,7 +10,7 @@
 
 / {
        model = "aristainetos i.MX6 Dual Lite Board 7";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos-imx6dl-7", "fsl,imx6dl";
 
        memory@10000000 {
                device_type = "memory";