Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753275AbbDGTWg (ORCPT ); Tue, 7 Apr 2015 15:22:36 -0400 Received: from down.free-electrons.com ([37.187.137.238]:58532 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752083AbbDGTWd (ORCPT ); Tue, 7 Apr 2015 15:22:33 -0400 Date: Tue, 7 Apr 2015 21:22:31 +0200 From: Alexandre Belloni To: =?iso-8859-1?Q?Ga=EBl?= PORTAY Cc: Nicolas Ferre , Boris Brezillon , Jean-Christophe PLAGNIOL-VILLARD , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0 Message-ID: <20150407192231.GW20669@piout.net> References: <1428415884-30662-1-git-send-email-g.portay@overkiz.com> <1428415884-30662-2-git-send-email-g.portay@overkiz.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1428415884-30662-2-git-send-email-g.portay@overkiz.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1170 Lines: 35 Hi Ga?l, On 07/04/2015 at 16:11:23 +0200, Ga?l PORTAY wrote : > Defines the pinctrl configurations for PWM0. > > Signed-off-by: Ga?l PORTAY > --- > arch/arm/boot/dts/at91sam9x5.dtsi | 46 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) > > diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi > index d221179..08ed53d 100644 > --- a/arch/arm/boot/dts/at91sam9x5.dtsi > +++ b/arch/arm/boot/dts/at91sam9x5.dtsi > @@ -463,6 +463,52 @@ > }; > }; > > + pwm0 { > + pinctrl_pwm0_pwm0_0: pwm0_pwm0-0 { > + atmel,pins = > + ; /* PB11 periph B */ please drop those useless comments --^ Else, I'm fine with that patch. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/