[PATCHv2 7/8] ARM: dts: imx6: add support for more Ka-Ro electronics modules

Lothar Waßmann LW at KARO-electronics.de
Wed Mar 30 23:29:44 PDT 2016


Hi,

On Thu, 31 Mar 2016 14:10:23 +0800 Shawn Guo wrote:
> On Tue, Mar 08, 2016 at 09:04:03AM +0100, Lothar Waßmann wrote:
> > Add support for the following i.MX6 based modules from Ka-Ro
> > electronics GmbH:
> > TX6S-8034:
> > Processor    Freescale i.MX 6 Solo, 800MHz
> > RAM          256MiB DDR3 SDRAM
> > ROM          128MiB NAND Flash
> > Power supply Single 3.1V to 5.5V
> > Size         31mm SO-DIMM
> > Temp. Range  industrial grade (-40°C/-25°C to 105°C Tj)
> > 
> > TX6S-8035:
> > Processor    Freescale i.MX 6 Solo, 800MHz
> > RAM          512MiB DDR3 SDRAM
> > ROM          4GiB eMMC
> > Power supply Single 3.1V to 5.5V
> > Size         31mm SO-DIMM
> > Temp. Range  industrial grade (-40°C/-25°C to 105°C Tj)
> > 
> > TX6U-8033:
> > Processor    Freescale i.MX 6 Dual Lite, 800MHz
> > RAM          1GiB DDR3 SDRAM
> > ROM          4GiB eMMC
> > Power supply Single 3.1V to 5.5V
> > Size         31mm SO-DIMM
> > Temp. Range  industrial grade (-40°C/-25°C to 105°C Tj)
> > 
> > TX6Q-1036:
> > Processor    Freescale i.MX 6Quad, 1GHz
> > RAM          1GB DDR3 SDRAM 64-bit
> > ROM          8GiB eMMC
> > Power supply Single 3.1V to 5.5V
> > Size         31mm SO-DIMM
> > Temp. Range  Extended Consumer Grade (-20°C to 105°C Tj)
> > 
> > Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
> > ---
> >  arch/arm/boot/dts/Makefile             |   4 +
> >  arch/arm/boot/dts/imx6dl-tx6s-8034.dts | 249 ++++++++++++++++++++++++++++
> >  arch/arm/boot/dts/imx6dl-tx6s-8035.dts | 246 +++++++++++++++++++++++++++
> >  arch/arm/boot/dts/imx6dl-tx6u-8033.dts | 248 +++++++++++++++++++++++++++
> >  arch/arm/boot/dts/imx6q-tx6q-1036.dts  | 295 +++++++++++++++++++++++++++++++++
> >  5 files changed, 1042 insertions(+)
> >  create mode 100644 arch/arm/boot/dts/imx6dl-tx6s-8034.dts
> >  create mode 100644 arch/arm/boot/dts/imx6dl-tx6s-8035.dts
> >  create mode 100644 arch/arm/boot/dts/imx6dl-tx6u-8033.dts
> >  create mode 100644 arch/arm/boot/dts/imx6q-tx6q-1036.dts
> > 
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 072294f..71b5cd3 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -320,6 +320,9 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
> >  	imx6dl-sabrelite.dtb \
> >  	imx6dl-sabresd.dtb \
> >  	imx6dl-tx6dl-comtft.dtb \
> > +	imx6dl-tx6s-8034.dtb \
> > +	imx6dl-tx6s-8035.dtb \
> > +	imx6dl-tx6u-8033.dtb \
> 
> imx6dl-tx6u-8033.dtb should go after imx6dl-tx6u-801x.dtb?
> 
Of course. I obviously missed this when dropping the patch to rename
the dtb files which you rejected.


NB: There is no need to quote the full original mail when you have no
further comments on the remaining part. This would save people
from having to scroll through the mail needlessly looking for further
comments.


Lothar Waßmann



More information about the linux-arm-kernel mailing list