From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Wed, 20 May 2015 14:41:54 +0200 Subject: [PATCH] ARM: at91/dt: at91sam9x5: fix usart1 sck pin definition In-Reply-To: <1432125370-21092-1-git-send-email-nicolas.ferre@atmel.com> References: <1432125370-21092-1-git-send-email-nicolas.ferre@atmel.com> Message-ID: <20150520124154.GB3907@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 20/05/2015 at 14:36:10 +0200, Nicolas Ferre wrote : > SCK1 pin is pioC 29. Comment was okay. > > Signed-off-by: Nicolas Ferre > --- > arch/arm/boot/dts/at91sam9x5.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi > index 9c236c317eeb..dfdbdf43860e 100644 > --- a/arch/arm/boot/dts/at91sam9x5.dtsi > +++ b/arch/arm/boot/dts/at91sam9x5.dtsi > @@ -505,7 +505,7 @@ > > pinctrl_usart1_sck: usart1_sck-0 { > atmel,pins = > - ; /* PC29 periph C */ > + ; /* PC29 periph C */ I think you should remove the comment. As you can see, it didn't help ;) > }; > }; > > -- > 2.1.3 > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com