RE: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-31 Thread Chris Brandt
Hi Laurent (and Jacopo) On Tuesday, January 31, 2017, Laurent Pinchart wrote: > On Monday 30 Jan 2017 19:39:33 Chris Brandt wrote: > > On Monday, January 30, 2017, Laurent Pinchart wrote: > > >> +pinctrl: pinctrl@fcfe3000 { > > >> +compatible = "renesas,rza1-pinctrl"; > >

Re: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-31 Thread Geert Uytterhoeven
Hi Jacopo, On Tue, Jan 31, 2017 at 11:24 AM, jacopo mondi wrote: > On 26/01/2017 20:54, Geert Uytterhoeven wrote: >> On Wed, Jan 25, 2017 at 7:09 PM, Jacopo Mondi >> wrote: >>> >>> Add pincontroller node compatible with the new Renesas RZ/A1 >>>

Re: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-31 Thread Laurent Pinchart
Hi Chris, On Monday 30 Jan 2017 19:39:33 Chris Brandt wrote: > On Monday, January 30, 2017, Laurent Pinchart wrote: > >> + pinctrl: pinctrl@fcfe3000 { > >> + compatible = "renesas,rza1-pinctrl"; > >> + #address-cells = <1>; > >> + #size-cells = <0>; > >> + > >> +

Re: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-31 Thread jacopo mondi
Hi Geert, On 26/01/2017 20:54, Geert Uytterhoeven wrote: Hi Jacopo, On Wed, Jan 25, 2017 at 7:09 PM, Jacopo Mondi wrote: Add pincontroller node compatible with the new Renesas RZ/A1 pincontroller driver. Signed-off-by: Jacopo Mondi ---

RE: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-30 Thread Chris Brandt
Hi Jacopo, On Monday, January 30, 2017, Laurent Pinchart wrote: > > + pinctrl: pinctrl@fcfe3000 { > > + compatible = "renesas,rza1-pinctrl"; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > + #pinctrl-cells = <2>; > > + > > + reg =

Re: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-30 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Wednesday 25 Jan 2017 19:09:46 Jacopo Mondi wrote: > Add pincontroller node compatible with the new Renesas RZ/A1 > pincontroller driver. > > Signed-off-by: Jacopo Mondi > --- > arch/arm/boot/dts/r7s72100.dtsi | 12

Re: [RFC 4/5] arm: dts: r7s1000: Add pincontroller node

2017-01-26 Thread Geert Uytterhoeven
Hi Jacopo, On Wed, Jan 25, 2017 at 7:09 PM, Jacopo Mondi wrote: > Add pincontroller node compatible with the new Renesas RZ/A1 > pincontroller driver. > > Signed-off-by: Jacopo Mondi > --- > arch/arm/boot/dts/r7s72100.dtsi | 12