Commit 8fc8e812 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo

ARM: dts: imx6dl: add compatibles for Aristainetos boards

The Aristainetos and Aristainetos2 boards have only SoC compatible.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5cad0388
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
/ { / {
model = "aristainetos2 i.MX6 Dual Lite Board 4"; model = "aristainetos2 i.MX6 Dual Lite Board 4";
compatible = "fsl,imx6dl"; compatible = "abb,aristainetos2-imx6dl-4", "fsl,imx6dl";
memory@10000000 { memory@10000000 {
device_type = "memory"; device_type = "memory";
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
/ { / {
model = "aristainetos2 i.MX6 Dual Lite Board 7"; model = "aristainetos2 i.MX6 Dual Lite Board 7";
compatible = "fsl,imx6dl"; compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
memory@10000000 { memory@10000000 {
device_type = "memory"; device_type = "memory";
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
/ { / {
model = "aristainetos i.MX6 Dual Lite Board 4"; model = "aristainetos i.MX6 Dual Lite Board 4";
compatible = "fsl,imx6dl"; compatible = "abb,aristainetos-imx6dl-4", "fsl,imx6dl";
backlight { backlight {
compatible = "pwm-backlight"; compatible = "pwm-backlight";
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
/ { / {
model = "aristainetos i.MX6 Dual Lite Board 7"; model = "aristainetos i.MX6 Dual Lite Board 7";
compatible = "fsl,imx6dl"; compatible = "abb,aristainetos-imx6dl-7", "fsl,imx6dl";
memory@10000000 { memory@10000000 {
device_type = "memory"; device_type = "memory";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment