Re: [PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller

2015-01-23 Thread Nicolas Ferre
Le 21/01/2015 10:49, Linus Walleij a écrit : > On Mon, Jan 19, 2015 at 11:46 AM, Nicolas Ferre > wrote: >> Le 16/01/2015 16:31, Ludovic Desroches a écrit : >>> PioD controller was not described in the device tree since we don't use >>> it. As pinctrl-at91 allows disabled gpio controllers in the d

Re: [PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller

2015-01-21 Thread Linus Walleij
On Mon, Jan 19, 2015 at 11:46 AM, Nicolas Ferre wrote: > Le 16/01/2015 16:31, Ludovic Desroches a écrit : >> PioD controller was not described in the device tree since we don't use >> it. As pinctrl-at91 allows disabled gpio controllers in the device >> tree, we can add it to complete the device d

Re: [PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller

2015-01-19 Thread Nicolas Ferre
Le 16/01/2015 16:31, Ludovic Desroches a écrit : > PioD controller was not described in the device tree since we don't use > it. As pinctrl-at91 allows disabled gpio controllers in the device > tree, we can add it to complete the device description. > > Signed-off-by: Ludovic Desroches Acked-by:

[PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller

2015-01-16 Thread Ludovic Desroches
PioD controller was not described in the device tree since we don't use it. As pinctrl-at91 allows disabled gpio controllers in the device tree, we can add it to complete the device description. Signed-off-by: Ludovic Desroches --- arch/arm/boot/dts/sama5d4.dtsi | 13 + 1 file change