Re: [PATCH] ARM: dts: at91: Fix typo in ISC_D0 on PC9

2019-03-27 Thread Rob Herring
On Mon, 11 Mar 2019 08:57:42 +0100, David Engraf wrote: > The function argument for the ISC_D0 on PC9 was incorrect. According to > the documentation it should be 'C' aka 3. > > Signed-off-by: David Engraf > --- > arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] ARM: dts: at91: Fix typo in ISC_D0 on PC9

2019-03-11 Thread Nicolas.Ferre
On 11/03/2019 at 08:57, David Engraf wrote: > The function argument for the ISC_D0 on PC9 was incorrect. According to > the documentation it should be 'C' aka 3. > > Signed-off-by: David Engraf Reviewed-by: Nicolas Ferre Fixes: 7f16cb676c00 ("ARM: at91/dt: add sama5d2 pinmux") Cc: # v4.4+ >

[PATCH] ARM: dts: at91: Fix typo in ISC_D0 on PC9

2019-03-11 Thread David Engraf
The function argument for the ISC_D0 on PC9 was incorrect. According to the documentation it should be 'C' aka 3. Signed-off-by: David Engraf --- 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