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

2017-12-07 Thread Sebastien Bourdelin
Hi Fabio On 11/26/2017 02:39 PM, Fabio Estevam wrote: > Hi Sebastien, > > On Thu, Nov 23, 2017 at 7:04 PM, Sebastien Bourdelin > wrote: > >> + reg_vddio_sd0: regulator-vddio-sd0 { >> + compatible = "regulator-fixed"; >> +

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

2017-12-07 Thread Sebastien Bourdelin
Hi Fabio On 11/26/2017 02:39 PM, Fabio Estevam wrote: > Hi Sebastien, > > On Thu, Nov 23, 2017 at 7:04 PM, Sebastien Bourdelin > wrote: > >> + reg_vddio_sd0: regulator-vddio-sd0 { >> + compatible = "regulator-fixed"; >> + regulator-name = "vddio-sd0"; >> +

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

2017-11-26 Thread Fabio Estevam
Hi Sebastien, On Thu, Nov 23, 2017 at 7:04 PM, Sebastien Bourdelin wrote: > + reg_vddio_sd0: regulator-vddio-sd0 { > + compatible = "regulator-fixed"; > + regulator-name = "vddio-sd0"; > +

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

2017-11-26 Thread Fabio Estevam
Hi Sebastien, On Thu, Nov 23, 2017 at 7:04 PM, Sebastien Bourdelin wrote: > + reg_vddio_sd0: regulator-vddio-sd0 { > + compatible = "regulator-fixed"; > + regulator-name = "vddio-sd0"; > + regulator-min-microvolt = <330>; > +

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

2017-11-23 Thread Sebastien Bourdelin
These device trees add support for the TS-4600 by Technologic Systems. More details here: http://wiki.embeddedarm.com/wiki/TS-4600 Signed-off-by: Sebastien Bourdelin --- Changes v7 -> v8: - rebase on master - merge the rev A and B into one device

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

2017-11-23 Thread Sebastien Bourdelin
These device trees add support for the TS-4600 by Technologic Systems. More details here: http://wiki.embeddedarm.com/wiki/TS-4600 Signed-off-by: Sebastien Bourdelin --- Changes v7 -> v8: - rebase on master - merge the rev A and B into one device tree based on the last rev B because