From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751387AbdGQJPv (ORCPT ); Mon, 17 Jul 2017 05:15:51 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:44419 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751257AbdGQJPt (ORCPT ); Mon, 17 Jul 2017 05:15:49 -0400 Date: Mon, 17 Jul 2017 11:15:38 +0200 From: Alexandre Belloni To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, nicolas.ferre@microchip.com, boris.brezillon@free-electrons.com Subject: Re: [PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers Message-ID: <20170717091538.dacforjesplevsa4@piout.net> References: <201707090720.uyYcbj17%fengguang.wu@intel.com> <20170710061205.12921-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170710061205.12921-1-ludovic.desroches@microchip.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/07/2017 at 08:12:05 +0200, Ludovic Desroches wrote: > Use pin macros instead of magic numbers to ease interpretation. > > Signed-off-by: Ludovic Desroches > --- > > I have remove the unexpected brace removal from the first version of this patch. > > arch/arm/boot/dts/at91-sama5d2_xplained.dts | 23 ++++++++++++----------- > 1 file changed, 12 insertions(+), 11 deletions(-) > 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 v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers Date: Mon, 17 Jul 2017 11:15:38 +0200 Message-ID: <20170717091538.dacforjesplevsa4@piout.net> References: <201707090720.uyYcbj17%fengguang.wu@intel.com> <20170710061205.12921-1-ludovic.desroches@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170710061205.12921-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, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org List-Id: devicetree@vger.kernel.org On 10/07/2017 at 08:12:05 +0200, Ludovic Desroches wrote: > Use pin macros instead of magic numbers to ease interpretation. > > Signed-off-by: Ludovic Desroches > --- > > I have remove the unexpected brace removal from the first version of this patch. > > arch/arm/boot/dts/at91-sama5d2_xplained.dts | 23 ++++++++++++----------- > 1 file changed, 12 insertions(+), 11 deletions(-) > 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: Mon, 17 Jul 2017 11:15:38 +0200 Subject: [PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers In-Reply-To: <20170710061205.12921-1-ludovic.desroches@microchip.com> References: <201707090720.uyYcbj17%fengguang.wu@intel.com> <20170710061205.12921-1-ludovic.desroches@microchip.com> Message-ID: <20170717091538.dacforjesplevsa4@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/07/2017 at 08:12:05 +0200, Ludovic Desroches wrote: > Use pin macros instead of magic numbers to ease interpretation. > > Signed-off-by: Ludovic Desroches > --- > > I have remove the unexpected brace removal from the first version of this patch. > > arch/arm/boot/dts/at91-sama5d2_xplained.dts | 23 ++++++++++++----------- > 1 file changed, 12 insertions(+), 11 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com