From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752451AbeA3WV7 (ORCPT ); Tue, 30 Jan 2018 17:21:59 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:55597 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751475AbeA3WV5 (ORCPT ); Tue, 30 Jan 2018 17:21:57 -0500 Date: Tue, 30 Jan 2018 23:21:45 +0100 From: Alexandre Belloni To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, nicolas.ferre@microchip.com, linux-kernel@vger.kernel.org, Santiago Esteban Subject: Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string Message-ID: <20180130222145.GO2809@piout.net> References: <20180118143847.15309-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180118143847.15309-1-ludovic.desroches@microchip.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/01/2018 at 15:38:47 +0100, Ludovic Desroches wrote: > From: Santiago Esteban > > 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 > Signed-off-by: Ludovic Desroches > Cc: stable@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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string Date: Tue, 30 Jan 2018 23:21:45 +0100 Message-ID: <20180130222145.GO2809@piout.net> References: <20180118143847.15309-1-ludovic.desroches@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180118143847.15309-1-ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ludovic Desroches Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Santiago Esteban List-Id: devicetree@vger.kernel.org On 18/01/2018 at 15:38:47 +0100, Ludovic Desroches wrote: > From: Santiago Esteban > > 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 > Signed-off-by: Ludovic Desroches > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Tue, 30 Jan 2018 23:21:45 +0100 Subject: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl compatible string In-Reply-To: <20180118143847.15309-1-ludovic.desroches@microchip.com> References: <20180118143847.15309-1-ludovic.desroches@microchip.com> Message-ID: <20180130222145.GO2809@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 18/01/2018 at 15:38:47 +0100, Ludovic Desroches wrote: > From: Santiago Esteban > > 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 > Signed-off-by: Ludovic Desroches > 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