lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 Mar 2016 08:29:44 +0200
From:	Lothar Waßmann <LW@...O-electronics.de>
To:	Shawn Guo <shawnguo@...nel.org>
Cc:	Dan Williams <dan.j.williams@...el.com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>,
	Mark Rutland <mark.rutland@....com>,
	Pawel Moll <pawel.moll@....com>,
	Rob Herring <robh+dt@...nel.org>,
	Russell King <linux@....linux.org.uk>,
	Sascha Hauer <kernel@...gutronix.de>,
	Vinod Koul <vinod.koul@...el.com>, devicetree@...r.kernel.org,
	dmaengine@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 7/8] ARM: dts: imx6: add support for more Ka-Ro
 electronics modules

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@...O-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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ