Commit 455f9fb4 authored by Tim Harvey's avatar Tim Harvey Committed by Shawn Guo

ARM: dts: imx6: ventana: update model to reflect Dual/Solo CPU types

The imx6dl dts supports both DualLite and Solo CPU variants
The imx6q dts supports both Dual and Quad CPU variants
Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent b12d1e94
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
#include "imx6qdl-gw51xx.dtsi" #include "imx6qdl-gw51xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 DualLite GW51XX"; model = "Gateworks Ventana i.MX6 DualLite/Solo GW51XX";
compatible = "gw,imx6dl-gw51xx", "gw,ventana", "fsl,imx6dl"; compatible = "gw,imx6dl-gw51xx", "gw,ventana", "fsl,imx6dl";
}; };
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
#include "imx6qdl-gw52xx.dtsi" #include "imx6qdl-gw52xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 DualLite GW52XX"; model = "Gateworks Ventana i.MX6 DualLite/Solo GW52XX";
compatible = "gw,imx6dl-gw52xx", "gw,ventana", "fsl,imx6dl"; compatible = "gw,imx6dl-gw52xx", "gw,ventana", "fsl,imx6dl";
}; };
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
#include "imx6qdl-gw53xx.dtsi" #include "imx6qdl-gw53xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 DualLite GW53XX"; model = "Gateworks Ventana i.MX6 DualLite/Solo GW53XX";
compatible = "gw,imx6dl-gw53xx", "gw,ventana", "fsl,imx6dl"; compatible = "gw,imx6dl-gw53xx", "gw,ventana", "fsl,imx6dl";
}; };
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
#include "imx6qdl-gw54xx.dtsi" #include "imx6qdl-gw54xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 DualLite GW54XX"; model = "Gateworks Ventana i.MX6 DualLite/Solo GW54XX";
compatible = "gw,imx6dl-gw54xx", "gw,ventana", "fsl,imx6dl"; compatible = "gw,imx6dl-gw54xx", "gw,ventana", "fsl,imx6dl";
}; };
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
#include "imx6qdl-gw51xx.dtsi" #include "imx6qdl-gw51xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 Quad GW51XX"; model = "Gateworks Ventana i.MX6 Dual/Quad GW51XX";
compatible = "gw,imx6q-gw51xx", "gw,ventana", "fsl,imx6q"; compatible = "gw,imx6q-gw51xx", "gw,ventana", "fsl,imx6q";
}; };
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include "imx6qdl-gw52xx.dtsi" #include "imx6qdl-gw52xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 Quad GW52XX"; model = "Gateworks Ventana i.MX6 Dual/Quad GW52XX";
compatible = "gw,imx6q-gw52xx", "gw,ventana", "fsl,imx6q"; compatible = "gw,imx6q-gw52xx", "gw,ventana", "fsl,imx6q";
}; };
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include "imx6qdl-gw53xx.dtsi" #include "imx6qdl-gw53xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 Quad GW53XX"; model = "Gateworks Ventana i.MX6 Dual/Quad GW53XX";
compatible = "gw,imx6q-gw53xx", "gw,ventana", "fsl,imx6q"; compatible = "gw,imx6q-gw53xx", "gw,ventana", "fsl,imx6q";
}; };
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include "imx6qdl-gw54xx.dtsi" #include "imx6qdl-gw54xx.dtsi"
/ { / {
model = "Gateworks Ventana i.MX6 Quad GW54XX"; model = "Gateworks Ventana i.MX6 Dual/Quad GW54XX";
compatible = "gw,imx6q-gw54xx", "gw,ventana", "fsl,imx6q"; compatible = "gw,imx6q-gw54xx", "gw,ventana", "fsl,imx6q";
}; };
......
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