aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-gw51xx.dts
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-05-22 02:04:55 -0400
committerShawn Guo <shawn.guo@freescale.com>2014-07-18 04:49:32 -0400
commit455f9fb4847d7194dfe4a8afd28afcc0f83926bc (patch)
treec744ef5d77e5de509b8266f99a65e8fb776e9c0d /arch/arm/boot/dts/imx6q-gw51xx.dts
parentb12d1e94a341a542ef89a894572eeb3ea54822c5 (diff)
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: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-gw51xx.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-gw51xx.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-gw51xx.dts b/arch/arm/boot/dts/imx6q-gw51xx.dts
index 0e1406e58eff..8e8bcd8fe0fb 100644
--- a/arch/arm/boot/dts/imx6q-gw51xx.dts
+++ b/arch/arm/boot/dts/imx6q-gw51xx.dts
@@ -14,6 +14,6 @@
14#include "imx6qdl-gw51xx.dtsi" 14#include "imx6qdl-gw51xx.dtsi"
15 15
16/ { 16/ {
17 model = "Gateworks Ventana i.MX6 Quad GW51XX"; 17 model = "Gateworks Ventana i.MX6 Dual/Quad GW51XX";
18 compatible = "gw,imx6q-gw51xx", "gw,ventana", "fsl,imx6q"; 18 compatible = "gw,imx6q-gw51xx", "gw,ventana", "fsl,imx6q";
19}; 19};