public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string
@ 2018-01-18 14:38 Ludovic Desroches
  2018-01-30 22:21 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Desroches @ 2018-01-18 14:38 UTC (permalink / raw)
  To: linux-arm-kernel

From: Santiago Esteban <Santiago.Esteban@microchip•com>

The compatible string is incorrect. Add atmel,sama5d3-pinctrl since
it's the appropriate compatible string. Remove the
atmel,at91rm9200-pinctrl compatible string, this fallback is
useless, there are too many changes.

Signed-off-by: Santiago Esteban <Santiago.Esteban@microchip•com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip•com>
Cc: stable at vger.kernel.org #v3.18
---
 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 373b3621b536..c7105096c623 100644
--- a/arch/arm/boot/dts/sama5d4.dtsi
+++ b/arch/arm/boot/dts/sama5d4.dtsi
@@ -1379,7 +1379,7 @@
 			pinctrl at fc06a000 {
 				#address-cells = <1>;
 				#size-cells = <1>;
-				compatible = "atmel,at91sam9x5-pinctrl", "atmel,at91rm9200-pinctrl", "simple-bus";
+				compatible = "atmel,sama5d3-pinctrl", "atmel,at91sam9x5-pinctrl", "simple-bus";
 				ranges = <0xfc068000 0xfc068000 0x100
 					  0xfc06a000 0xfc06a000 0x4000>;
 				/* WARNING: revisit as pin spec has changed */
-- 
2.12.2

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

* [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string
  2018-01-18 14:38 [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string Ludovic Desroches
@ 2018-01-30 22:21 ` Alexandre Belloni
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2018-01-30 22:21 UTC (permalink / raw)
  To: linux-arm-kernel

On 18/01/2018 at 15:38:47 +0100, Ludovic Desroches wrote:
> From: Santiago Esteban <Santiago.Esteban@microchip•com>
> 
> The compatible string is incorrect. Add atmel,sama5d3-pinctrl since
> it's the appropriate compatible string. Remove the
> atmel,at91rm9200-pinctrl compatible string, this fallback is
> useless, there are too many changes.
> 
> Signed-off-by: Santiago Esteban <Santiago.Esteban@microchip•com>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip•com>
> Cc: stable at vger.kernel.org #v3.18
> ---
>  arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

end of thread, other threads:[~2018-01-30 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 14:38 [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string Ludovic Desroches
2018-01-30 22:21 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox