From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH] ARM: sunxi: dts: split IR pins for A10 and A20 Date: Wed, 29 Apr 2015 22:32:00 +0200 Message-ID: <20150429203200.GJ6062@lukather> References: <1430244287-29309-1-git-send-email-codekipper@gmail.com> Reply-To: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MzdA25v054BPvyZa" Return-path: Content-Disposition: inline In-Reply-To: <1430244287-29309-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org --MzdA25v054BPvyZa Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Hi, On Tue, Apr 28, 2015 at 08:04:47PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > From: Marcus Cooper > > Currently none of the target boards nor the driver supports > IR TX. However this pin is used in a few instances as a GPIO. > Split the pin ctrl descriptions so that only the IR RX is > configured to be used. > > Signed-off-by: Marcus Cooper > --- > arch/arm/boot/dts/sun4i-a10.dtsi | 18 ++++++++++++++++-- > arch/arm/boot/dts/sun7i-a20.dtsi | 18 ++++++++++++++++-- > 2 files changed, 32 insertions(+), 4 deletions(-) > > diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi > index 1d7fd68..50df9b7 100644 > --- a/arch/arm/boot/dts/sun4i-a10.dtsi > +++ b/arch/arm/boot/dts/sun4i-a10.dtsi > @@ -798,14 +798,28 @@ > }; > > ir0_pins_a: ir0@0 { I would have changed the name of that node to ir0_rx_pins_a, just to make it clear what you're actually muxing. (of course, that would require fixing the users of these nodes, but that's fine.) Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --MzdA25v054BPvyZa--