diff options
author | Tim Harvey <tharvey@gateworks.com> | 2014-05-22 10:04:55 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-07-18 12:49:32 +0400 |
commit | 455f9fb4847d7194dfe4a8afd28afcc0f83926bc (patch) | |
tree | c744ef5d77e5de509b8266f99a65e8fb776e9c0d /arch/arm/boot/dts/imx6q-gw53xx.dts | |
parent | b12d1e94a341a542ef89a894572eeb3ea54822c5 (diff) | |
download | linux-455f9fb4847d7194dfe4a8afd28afcc0f83926bc.tar.xz |
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-gw53xx.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-gw53xx.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-gw53xx.dts b/arch/arm/boot/dts/imx6q-gw53xx.dts index 360c316b4740..d76aaa83dad0 100644 --- a/arch/arm/boot/dts/imx6q-gw53xx.dts +++ b/arch/arm/boot/dts/imx6q-gw53xx.dts @@ -14,7 +14,7 @@ #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"; }; |