Re: [PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree

2017-11-28 Thread Shawn Guo
On Thu, Nov 23, 2017 at 03:24:46PM -0500, Sebastien Bourdelin wrote: > These device trees add support for TS-7970 by Technologic Systems. > > More details here: >https://wiki.embeddedarm.com/wiki/TS-7970 > > Signed-off-by: Sebastien Bourdelin > --- > Changes v2 -> v3: > - fix typo in imx6q

[PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree

2017-11-23 Thread Sebastien Bourdelin
These device trees add support for TS-7970 by Technologic Systems. More details here: https://wiki.embeddedarm.com/wiki/TS-7970 Signed-off-by: Sebastien Bourdelin --- Changes v2 -> v3: - fix typo in imx6q-ts7970.dts (suggested by Fabio Estevam) - add enable-active-high on regulator (sugge