All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
@ 2019-10-25  8:42 ` Ludovic Desroches
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Desroches @ 2019-10-25  8:42 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree
  Cc: nicolas.ferre, alexandre.belloni, linux-kernel,
	Ludovic Desroches, stable

Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
allows to use SCK0, SCK1 and SPI0_NPCS2 signals.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
Cc: stable@vger.kernel.org
---
 arch/arm/boot/dts/sama5d4.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
index 6ab27a7b388d..a4cef07c38cb 100644
--- a/arch/arm/boot/dts/sama5d4.dtsi
+++ b/arch/arm/boot/dts/sama5d4.dtsi
@@ -914,7 +914,7 @@ /*   A          B          C  */
 					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
 					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
 					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
-					0x0003ff00 0x8002a800 0x00000000	/* pioD */
+					0xb003ff00 0x8002a800 0x00000000	/* pioD */
 					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
 					>;
 
-- 
2.24.0.rc0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
@ 2019-10-25  8:42 ` Ludovic Desroches
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Desroches @ 2019-10-25  8:42 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree
  Cc: alexandre.belloni, Ludovic Desroches, stable, linux-kernel

Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
allows to use SCK0, SCK1 and SPI0_NPCS2 signals.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
Cc: stable@vger.kernel.org
---
 arch/arm/boot/dts/sama5d4.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
index 6ab27a7b388d..a4cef07c38cb 100644
--- a/arch/arm/boot/dts/sama5d4.dtsi
+++ b/arch/arm/boot/dts/sama5d4.dtsi
@@ -914,7 +914,7 @@ /*   A          B          C  */
 					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
 					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
 					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
-					0x0003ff00 0x8002a800 0x00000000	/* pioD */
+					0xb003ff00 0x8002a800 0x00000000	/* pioD */
 					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
 					>;
 
-- 
2.24.0.rc0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
  2019-10-25  8:42 ` Ludovic Desroches
@ 2019-10-25  9:15   ` Claudiu.Beznea
  -1 siblings, 0 replies; 6+ messages in thread
From: Claudiu.Beznea @ 2019-10-25  9:15 UTC (permalink / raw)
  To: Ludovic.Desroches, linux-arm-kernel, devicetree
  Cc: alexandre.belloni, stable, linux-kernel



On 25.10.2019 11:42, Ludovic Desroches wrote:
> External E-Mail
> 
> 
> Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
> allows to use SCK0, SCK1 and SPI0_NPCS2 signals.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
> Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
> Cc: stable@vger.kernel.org

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>

> ---
>  arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index 6ab27a7b388d..a4cef07c38cb 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -914,7 +914,7 @@ /*   A          B          C  */
>  					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
>  					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
>  					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
> -					0x0003ff00 0x8002a800 0x00000000	/* pioD */
> +					0xb003ff00 0x8002a800 0x00000000	/* pioD */
>  					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
>  					>;
>  
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
@ 2019-10-25  9:15   ` Claudiu.Beznea
  0 siblings, 0 replies; 6+ messages in thread
From: Claudiu.Beznea @ 2019-10-25  9:15 UTC (permalink / raw)
  To: Ludovic.Desroches, linux-arm-kernel, devicetree
  Cc: alexandre.belloni, linux-kernel, stable



On 25.10.2019 11:42, Ludovic Desroches wrote:
> External E-Mail
> 
> 
> Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
> allows to use SCK0, SCK1 and SPI0_NPCS2 signals.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
> Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
> Cc: stable@vger.kernel.org

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>

> ---
>  arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
> index 6ab27a7b388d..a4cef07c38cb 100644
> --- a/arch/arm/boot/dts/sama5d4.dtsi
> +++ b/arch/arm/boot/dts/sama5d4.dtsi
> @@ -914,7 +914,7 @@ /*   A          B          C  */
>  					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
>  					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
>  					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
> -					0x0003ff00 0x8002a800 0x00000000	/* pioD */
> +					0xb003ff00 0x8002a800 0x00000000	/* pioD */
>  					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
>  					>;
>  
> 
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
  2019-10-25  9:15   ` Claudiu.Beznea
@ 2021-06-02 11:55     ` Nicolas Ferre
  -1 siblings, 0 replies; 6+ messages in thread
From: Nicolas Ferre @ 2021-06-02 11:55 UTC (permalink / raw)
  To: Claudiu.Beznea, Ludovic.Desroches, linux-arm-kernel, devicetree
  Cc: alexandre.belloni, linux-kernel, stable

On 25/10/2019 at 11:15, Claudiu.Beznea@microchip.com wrote:
> On 25.10.2019 11:42, Ludovic Desroches wrote:
>> Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
>> allows to use SCK0, SCK1 and SPI0_NPCS2 signals.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
>> Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
>> Cc: stable@vger.kernel.org

Added the version:
Cc: stable@vger.kernel.org # v4.4+

> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Claudiu, Ludovic,

I've just realized that this patch was not integrated. Sorry for the 
delay. Now queued for 5.14 in at91-dt branch.

Thanks, best regards,
   Nicolas

> 
>> ---
>>   arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index 6ab27a7b388d..a4cef07c38cb 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -914,7 +914,7 @@ /*   A          B          C  */
>>   					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
>>   					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
>>   					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
>> -					0x0003ff00 0x8002a800 0x00000000	/* pioD */
>> +					0xb003ff00 0x8002a800 0x00000000	/* pioD */
>>   					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
>>   					>;
>>   
>>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 
> 


-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
@ 2021-06-02 11:55     ` Nicolas Ferre
  0 siblings, 0 replies; 6+ messages in thread
From: Nicolas Ferre @ 2021-06-02 11:55 UTC (permalink / raw)
  To: Claudiu.Beznea, Ludovic.Desroches, linux-arm-kernel, devicetree
  Cc: alexandre.belloni, linux-kernel, stable

On 25/10/2019 at 11:15, Claudiu.Beznea@microchip.com wrote:
> On 25.10.2019 11:42, Ludovic Desroches wrote:
>> Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
>> allows to use SCK0, SCK1 and SPI0_NPCS2 signals.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
>> Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
>> Cc: stable@vger.kernel.org

Added the version:
Cc: stable@vger.kernel.org # v4.4+

> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Claudiu, Ludovic,

I've just realized that this patch was not integrated. Sorry for the 
delay. Now queued for 5.14 in at91-dt branch.

Thanks, best regards,
   Nicolas

> 
>> ---
>>   arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index 6ab27a7b388d..a4cef07c38cb 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -914,7 +914,7 @@ /*   A          B          C  */
>>   					0xffffffff 0x3ffcfe7c 0x1c010101	/* pioA */
>>   					0x7fffffff 0xfffccc3a 0x3f00cc3a	/* pioB */
>>   					0xffffffff 0x3ff83fff 0xff00ffff	/* pioC */
>> -					0x0003ff00 0x8002a800 0x00000000	/* pioD */
>> +					0xb003ff00 0x8002a800 0x00000000	/* pioD */
>>   					0xffffffff 0x7fffffff 0x76fff1bf	/* pioE */
>>   					>;
>>   
>>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 
> 


-- 
Nicolas Ferre

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-02 12:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  8:42 [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing Ludovic Desroches
2019-10-25  8:42 ` Ludovic Desroches
2019-10-25  9:15 ` Claudiu.Beznea
2019-10-25  9:15   ` Claudiu.Beznea
2021-06-02 11:55   ` Nicolas Ferre
2021-06-02 11:55     ` Nicolas Ferre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.