Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936848Ab3DIMfe (ORCPT ); Tue, 9 Apr 2013 08:35:34 -0400 Received: from co9ehsobe004.messaging.microsoft.com ([207.46.163.27]:20768 "EHLO co9outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759178Ab3DIMfc convert rfc822-to-8bit (ORCPT ); Tue, 9 Apr 2013 08:35:32 -0400 X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPV:NLI;H:mail.freescale.net;RD:none;EFVD:NLI X-SpamScore: -2 X-BigFish: VS-2(zz98dIc89bh1432Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275bhz2dh87h2a8h668h839h947hd25hf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h1ad9h1b0ah1155h) X-FB-DOMAIN-IP-MATCH: fail Date: Tue, 9 Apr 2013 20:35:44 +0800 From: Shawn Guo To: Eric =?iso-8859-1?Q?B=E9nard?= CC: , , Subject: Re: [PATCH 1/3] ARM: mx28: add auart2 2 pins pinmux to imx28.dtsi Message-ID: <20130409123542.GG5044@S2101-09.ap.freescale.net> References: <1365425853-12457-1-git-send-email-eric@eukrea.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline In-Reply-To: <1365425853-12457-1-git-send-email-eric@eukrea.com> User-Agent: Mutt/1.5.21 (2010-09-15) Content-Transfer-Encoding: 8BIT X-OriginatorOrg: sigmatel.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1182 Lines: 42 On Mon, Apr 08, 2013 at 02:57:31PM +0200, Eric B?nard wrote: > Add auart2 2 pins configuration on its main pads > > Signed-off-by: Eric B?nard All 3 patches applied, thanks. > --- > arch/arm/boot/dts/imx28.dtsi | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi > index 7ba4966..13799cf 100644 > --- a/arch/arm/boot/dts/imx28.dtsi > +++ b/arch/arm/boot/dts/imx28.dtsi > @@ -308,6 +308,17 @@ > fsl,pull-up = <0>; > }; > > + auart2_2pins_b: auart2-2pins@1 { > + reg = <1>; > + fsl,pinmux-ids = < > + 0x3080 /* MX28_PAD_AUART2_RX__AUART2_RX */ > + 0x3090 /* MX28_PAD_AUART2_TX__AUART2_TX */ > + >; > + fsl,drive-strength = <0>; > + fsl,voltage = <1>; > + fsl,pull-up = <0>; > + }; > + > auart3_pins_a: auart3@0 { > reg = <0>; > fsl,pinmux-ids = < > -- > 1.7.11.7 > -- 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/