diff mbox series

ARM: dts: at91: fix typo for PIN_PB22

Message ID 1531326337-15504-1-git-send-email-claudiu.beznea@microchip.com
State Changes Requested, archived
Headers show
Series ARM: dts: at91: fix typo for PIN_PB22 | expand

Commit Message

Claudiu Beznea July 11, 2018, 4:25 p.m. UTC
Fix typo for PIN_PB22 on TD function.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ludovic Desroches July 12, 2018, 6:30 a.m. UTC | #1
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 <claudiu.beznea@microchip.com>
> ---
>  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/arch/arm/boot/dts/sama5d2-pinfunc.h
> +++ b/arch/arm/boot/dts/sama5d2-pinfunc.h
> @@ -375,7 +375,7 @@
>  #define PIN_PB22__GPIO			PINMUX_PIN(PIN_PB22, 0, 0)
>  #define PIN_PB22__LCDDAT11		PINMUX_PIN(PIN_PB22, 1, 1)
>  #define PIN_PB22__A11			PINMUX_PIN(PIN_PB22, 2, 1)
> -#define PIN_PB22__TDO			PINMUX_PIN(PIN_PB22, 3, 1)
> +#define PIN_PB22__TD0			PINMUX_PIN(PIN_PB22, 3, 1)
>  #define PIN_PB22__TIOA2			PINMUX_PIN(PIN_PB22, 4, 2)
>  #define PIN_PB22__FLEXCOM3_IO1		PINMUX_PIN(PIN_PB22, 5, 3)
>  #define PIN_PB22__GMDC			PINMUX_PIN(PIN_PB22, 6, 3)
> -- 
> 2.7.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Claudiu Beznea July 16, 2018, 9:34 a.m. UTC | #2
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 in a single patch.

Sure, I will look over all those occurrences.

Thank you,
Claudiu

> 
> Regards
> 
> Ludovic
> 
>>
>> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
>> ---
>>  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/arch/arm/boot/dts/sama5d2-pinfunc.h
>> +++ b/arch/arm/boot/dts/sama5d2-pinfunc.h
>> @@ -375,7 +375,7 @@
>>  #define PIN_PB22__GPIO			PINMUX_PIN(PIN_PB22, 0, 0)
>>  #define PIN_PB22__LCDDAT11		PINMUX_PIN(PIN_PB22, 1, 1)
>>  #define PIN_PB22__A11			PINMUX_PIN(PIN_PB22, 2, 1)
>> -#define PIN_PB22__TDO			PINMUX_PIN(PIN_PB22, 3, 1)
>> +#define PIN_PB22__TD0			PINMUX_PIN(PIN_PB22, 3, 1)
>>  #define PIN_PB22__TIOA2			PINMUX_PIN(PIN_PB22, 4, 2)
>>  #define PIN_PB22__FLEXCOM3_IO1		PINMUX_PIN(PIN_PB22, 5, 3)
>>  #define PIN_PB22__GMDC			PINMUX_PIN(PIN_PB22, 6, 3)
>> -- 
>> 2.7.4
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe devicetree" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/sama5d2-pinfunc.h b/arch/arm/boot/dts/sama5d2-pinfunc.h
index e57191fb83de..ac61491c9d7f 100644
--- a/arch/arm/boot/dts/sama5d2-pinfunc.h
+++ b/arch/arm/boot/dts/sama5d2-pinfunc.h
@@ -375,7 +375,7 @@ 
 #define PIN_PB22__GPIO			PINMUX_PIN(PIN_PB22, 0, 0)
 #define PIN_PB22__LCDDAT11		PINMUX_PIN(PIN_PB22, 1, 1)
 #define PIN_PB22__A11			PINMUX_PIN(PIN_PB22, 2, 1)
-#define PIN_PB22__TDO			PINMUX_PIN(PIN_PB22, 3, 1)
+#define PIN_PB22__TD0			PINMUX_PIN(PIN_PB22, 3, 1)
 #define PIN_PB22__TIOA2			PINMUX_PIN(PIN_PB22, 4, 2)
 #define PIN_PB22__FLEXCOM3_IO1		PINMUX_PIN(PIN_PB22, 5, 3)
 #define PIN_PB22__GMDC			PINMUX_PIN(PIN_PB22, 6, 3)