Re: [PATCH] ARM: dts: at91: fix typo for PIN_PB22

2018-07-16 Thread Claudiu Beznea
Hi Ludovic, On 12.07.2018 09:30, Ludovic Desroches wrote: > Hi Claudiu, > > On Wed, Jul 11, 2018 at 07:25:37PM +0300, Claudiu Beznea wrote: >> Fix typo for PIN_PB22 on TD function. > > In fact, this typo is present in several places in this file. It could > be worth fixing all those occurences i

Re: [PATCH] ARM: dts: at91: fix typo for PIN_PB22

2018-07-11 Thread Ludovic Desroches
Hi Claudiu, On Wed, Jul 11, 2018 at 07:25:37PM +0300, Claudiu Beznea wrote: > Fix typo for PIN_PB22 on TD function. In fact, this typo is present in several places in this file. It could be worth fixing all those occurences in a single patch. Regards Ludovic > > Signed-off-by: Claudiu Beznea

[PATCH] ARM: dts: at91: fix typo for PIN_PB22

2018-07-11 Thread Claudiu Beznea
Fix typo for PIN_PB22 on TD function. Signed-off-by: Claudiu Beznea --- arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sama5d2-pinfunc.h b/arch/arm/boot/dts/sama5d2-pinfunc.h index e57191fb83de..ac61491c9d7f 100644 --- a