Re: [PATCH v3 4/7] arm: dts: r7s72100: Add pin controller node

2017-03-29 Thread jacopo
Hi Chris, On Mon, Mar 27, 2017 at 05:12:04PM +, Chris Brandt wrote: > Hi Jacopo, > > > On Friday, March 24, 2017, Jacopo Mondi > > + pinctrl: pinctrl@fcfe3000 { > > + compatible = "renesas,r7s72100-ports"; > > + > > + #pinctrl-cells = <1>; > > + > > + reg = <0

RE: [PATCH v3 4/7] arm: dts: r7s72100: Add pin controller node

2017-03-27 Thread Chris Brandt
Hi Jacopo, On Friday, March 24, 2017, Jacopo Mondi > + pinctrl: pinctrl@fcfe3000 { > + compatible = "renesas,r7s72100-ports"; > + > + #pinctrl-cells = <1>; > + > + reg = <0xfcfe3000 0x42C0>; Out of curiosity, why did you change this from 0x4248 to 0x42C0?

Re: [PATCH v3 4/7] arm: dts: r7s72100: Add pin controller node

2017-03-24 Thread Sergei Shtylyov
Hello! On 03/24/2017 06:22 PM, Jacopo Mondi wrote: Add pin controller node with 12 gpio controller sub-nodes to r7s72100 dtsi. Signed-off-by: Jacopo Mondi Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/r7s72100.dtsi | 80 + 1 file changed, 80 i

[PATCH v3 4/7] arm: dts: r7s72100: Add pin controller node

2017-03-24 Thread Jacopo Mondi
Add pin controller node with 12 gpio controller sub-nodes to r7s72100 dtsi. Signed-off-by: Jacopo Mondi Reviewed-by: Geert Uytterhoeven --- arch/arm/boot/dts/r7s72100.dtsi | 80 + 1 file changed, 80 insertions(+) diff --git a/arch/arm/boot/dts/r7s72100.d