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

2017-11-22 Thread kbuild test robot
Hi Sebastien, Thank you for the patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on v4.14 next-20171121] [cannot apply to robh/for-next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2017-11-22 Thread kbuild test robot
Hi Sebastien, Thank you for the patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on v4.14 next-20171121] [cannot apply to robh/for-next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2017-11-21 Thread Sebastien Bourdelin
Hi Fabio, On 11/20/2017 06:37 PM, Fabio Estevam wrote: > Hi Sebastien, > > On Mon, Nov 20, 2017 at 7:15 PM, Sebastien Bourdelin > wrote: > >> + { >> + cs-gpios = < >> +31 GPIO_ACTIVE_HIGH >> +12 GPIO_ACTIVE_HIGH >>

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

2017-11-21 Thread Sebastien Bourdelin
Hi Fabio, On 11/20/2017 06:37 PM, Fabio Estevam wrote: > Hi Sebastien, > > On Mon, Nov 20, 2017 at 7:15 PM, Sebastien Bourdelin > wrote: > >> + { >> + cs-gpios = < >> +31 GPIO_ACTIVE_HIGH >> +12 GPIO_ACTIVE_HIGH >> +18 GPIO_ACTIVE_HIGH >> +

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

2017-11-20 Thread Fabio Estevam
Hi Sebastien, On Mon, Nov 20, 2017 at 7:15 PM, Sebastien Bourdelin wrote: > + { > + cs-gpios = < > +31 GPIO_ACTIVE_HIGH > +12 GPIO_ACTIVE_HIGH > +18 GPIO_ACTIVE_HIGH > + >; > +

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

2017-11-20 Thread Fabio Estevam
Hi Sebastien, On Mon, Nov 20, 2017 at 7:15 PM, Sebastien Bourdelin wrote: > + { > + cs-gpios = < > +31 GPIO_ACTIVE_HIGH > +12 GPIO_ACTIVE_HIGH > +18 GPIO_ACTIVE_HIGH > + >; > + pinctrl-names = "default"; > + pinctrl-0 =

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

2017-11-20 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 --- arch/arm/boot/dts/Makefile| 2 + arch/arm/boot/dts/imx6dl-ts7970.dts

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

2017-11-20 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 --- arch/arm/boot/dts/Makefile| 2 + arch/arm/boot/dts/imx6dl-ts7970.dts | 54 +++