From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753278AbbIZR3p (ORCPT ); Sat, 26 Sep 2015 13:29:45 -0400 Received: from mail.kernel.org ([198.145.29.136]:57557 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137AbbIZR3n (ORCPT ); Sat, 26 Sep 2015 13:29:43 -0400 Date: Sat, 26 Sep 2015 19:29:37 +0200 From: Sebastian Reichel To: Marek Belisko Cc: neilb@suse.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, hns@goldelico.com Subject: Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode Message-ID: <20150926172936.GD22315@earth> References: <1443212447-5841-1-git-send-email-marek@goldelico.com> <1443212447-5841-3-git-send-email-marek@goldelico.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Qrgsu6vtpU/OV/zm" Content-Disposition: inline In-Reply-To: <1443212447-5841-3-git-send-email-marek@goldelico.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 --Qrgsu6vtpU/OV/zm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Marek, On Fri, Sep 25, 2015 at 10:20:47PM +0200, Marek Belisko wrote: > Added new iio properties which are required for twl4030-charger driver and > allow to use twl4030-madc indirectly. >=20 > Signed-off-by: Marek Belisko > --- > arch/arm/boot/dts/twl4030.dtsi | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.d= tsi > index 36ae916..482b7aa 100644 > --- a/arch/arm/boot/dts/twl4030.dtsi > +++ b/arch/arm/boot/dts/twl4030.dtsi > @@ -22,6 +22,8 @@ > charger: bci { > compatible =3D "ti,twl4030-bci"; > interrupts =3D <9>, <2>; > + io-channels =3D <&twl4030_madc 11>; > + io-channel-name =3D "vac"; > bci3v1-supply =3D <&vusb3v1>; > }; Acked-By: Sebastian Reichel This patch is missing correct To/Cc: $ grep -A5 "OMAP DEVICE TREE SUPPORT" MAINTAINERS OMAP DEVICE TREE SUPPORT M: Beno=EEt Cousson M: Tony Lindgren L: linux-omap@vger.kernel.org L: devicetree@vger.kernel.org S: Maintained -- Sebastian --Qrgsu6vtpU/OV/zm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWBtYAAAoJENju1/PIO/qaTBgP/juvubxn1mu0n055xYZNGn0u Ed1wWKF4gaUn+3iPW8Coxo1aZxzUQ37iEtYt2eW66GgSfsFl2aAfqN2S8WeU9f0L NoJS9p+5PnAWYNy1BbUygUT7c/x5z5PGEsDfhaTwZwMvGmpucFqdZ5AlcFmObMGn GvyHsdLfQP9R9qwRLXao9cy3fhoy/cvnrKZ03y5y//xtn1/7Q0psRui5+guV3dJN GNaChaPgFyPBuyRBsCeiBh5LZK1gdCM6XyAvzam/hBMa3DO9Gg+I94JbgGRAkfpd BulYBsUBXAY6SoyxVvbUBP+yAPEZ3A15pzEu3suWy5oEJjDPC6OrKiNU+yQCPN+n xjj25w5xGSrWV5yJzKqXuop43VfSQ2BOMc8nvHL7Fj3YodG0fDjySdGa2t5kzPUp R+rDJ493Lt17qOBwZp7Ns7++hYREXg5uBU59Xm9yjhGWnLKC54euyLAxN1jAdNwd i+6P9TMhsVVL6osNCyO32/mlcq6b4EdCVNKCFQ2t+0Ac+KJIFn+O1rz9a5iBXkPy 47DHLtYNqzCV2flpWU0oZBvIcl7wmfkegdKqqt6rnejeFKwP5nTXxc1bIWf9TXJ4 svR3MmH4bTabMm4CQEo4U1LNK67VwOvMKI1dBzNUb3oR6VSR6Yg3YP4qQtFjbY7v c9Q9Z8mSS7SobCGTYojJ =7GMb -----END PGP SIGNATURE----- --Qrgsu6vtpU/OV/zm--