Re: [PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers

2017-07-17 Thread Alexandre Belloni
On 10/07/2017 at 08:12:05 +0200, Ludovic Desroches wrote: > Use pin macros instead of magic numbers to ease interpretation. > > Signed-off-by: Ludovic Desroches > --- > > I have remove the unexpected brace removal from the first version of this > patch. > > arch/arm/boot/dts/at91-sama5d2_xpla

Re: [PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers

2017-07-13 Thread Nicolas Ferre
On 10/07/2017 at 08:12, Ludovic Desroches wrote: > Use pin macros instead of magic numbers to ease interpretation. > > Signed-off-by: Ludovic Desroches Acked-by: Nicolas Ferre > --- > > I have remove the unexpected brace removal from the first version of this > patch. > > arch/arm/boot/dts

[PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers

2017-07-09 Thread Ludovic Desroches
Use pin macros instead of magic numbers to ease interpretation. Signed-off-by: Ludovic Desroches --- I have remove the unexpected brace removal from the first version of this patch. arch/arm/boot/dts/at91-sama5d2_xplained.dts | 23 --- 1 file changed, 12 insertions(+), 11 d