Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752918AbcD0PE5 (ORCPT ); Wed, 27 Apr 2016 11:04:57 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:4792 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752696AbcD0PEz (ORCPT ); Wed, 27 Apr 2016 11:04:55 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 27 Apr 2016 08:04:20 -0700 Date: Wed, 27 Apr 2016 17:04:44 +0200 From: Thierry Reding To: Lee Jones CC: Laxman Dewangan , , , , , , , , , Subject: Re: [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024 Message-ID: <20160427150443.GC4176@ulmo.ba.sec> References: <1459348188-11726-1-git-send-email-ldewangan@nvidia.com> <1459348188-11726-2-git-send-email-ldewangan@nvidia.com> <20160427124959.GC4892@dell> MIME-Version: 1.0 In-Reply-To: <20160427124959.GC4892@dell> X-NVConfidentiality: public User-Agent: Mutt/1.6.0 (2016-04-01) X-Originating-IP: [10.2.70.193] X-ClientProxiedBy: UKMAIL102.nvidia.com (10.26.138.15) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eRtJSFbw+EEWtPj3" Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2897 Lines: 92 --eRtJSFbw+EEWtPj3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 27, 2016 at 01:49:59PM +0100, Lee Jones wrote: > On Wed, 30 Mar 2016, Laxman Dewangan wrote: >=20 > > The MAXIM PMIC MAX77620 and MAX20024 are power management IC > > which supports RTC, GPIO, DCDC/LDO regulators, interrupt, > > watchdog etc. > >=20 > > Add DT binding document for the different functionality of > > this device. > >=20 > > Signed-off-by: Laxman Dewangan > > Acked-by: Rob Herring > >=20 > > --- > > Changes from V1: > > - Added units in some of properties. > > - Change the boolean property to tristate type and detail some of > > properties. > >=20 > > Change from V2: > > - added unit in period related dt property. > >=20 > > Change from V3: None > > - Added Rob's ack. > >=20 > > Changes from V4: > > - A- Provide more details in the dt binding doc. > > - Take care of fps nodes. > > - Split the submodule's DT binding doc on respective folder. > > - Drop the battery charger and low battery binding and related code as > > it need to go on power driver. > >=20 > > Change from V5: > > - None > >=20 > > Change from V6: > > -start the patch title with mfd instead of DT: mfd: > >=20 > > Change from V7: > > - Better describe the FPS to make more clear. > >=20 > > Changes from V8: > > None > >=20 > > Changes from V9: > > None > >=20 > > Documentation/devicetree/bindings/mfd/max77620.txt | 143 +++++++++++++= ++++++++ > > include/dt-bindings/mfd/max77620.h | 39 ++++++ > > 2 files changed, 182 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mfd/max77620.txt > > create mode 100644 include/dt-bindings/mfd/max77620.h >=20 > For my own reference: >=20 > Acked-by: Lee Jones Hi Lee, I'm confused now. Were you going to pick this up, or are you waiting for someone else to do it? Thierry --eRtJSFbw+EEWtPj3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJXINULAAoJEN0jrNd/PrOh1WsP/3vEotfvBXQtacOPhsy0qrlM +/zYqDQfzwFx0Sy3ZlAh+BNuG0zc76ljwxB8rXfQXVsGLZWmIibuGksXeBAuGuaq MQay94ksBHe/NmccWMXVA2DqUXgE1nv3A37suqSP/4YEX2pzf5PzYtwT5zX/zWeB lHL9h+AOyL798ifY3GjeldyJfjcFlB05c5pfoFpswEdfas8I9bW7ZS86vzgyO414 JUpgLLazT84yD6f6mN0MvsCWfpdpOMgM2raA1W0TkEKqm10PG/SAuvl+mLER4KPW 0wdRPr1bMZlbu+S3tI03FgpkTicy4n8JLokpnkDC0ks8qKKht06+iNsRphSoPXI/ jrFuWCT/449vpSkv/25orQfzOubLcZJteTZnSxxXq/O/KI5+NbmF55DFILQbzBL2 NEJg+rppr/td1ACDayHMvQY1SOdY3pRO4Po+sohc4WEuA4RQv9tbeitMWh5PQhNg 1PfJIKb2tm0TNUOX5T6/myKMV4CKvHvgwUlvZQIT2Oh1pZv2/XTnQ7DnfrUAzwER Ri2v1IzU+WD29TvRncAp+0I8z72bAEu20sMVpkjl9Ab0YE1/zrRxrvBdlYqL3bo/ SH44fKYXk/bt1lN4oRixq1M2+jAGdAqrqMxIkbQ33/z4pxxWObHiBcWu0uqnf2gx MJnWf0rmuJf6JkNTWJrB =Lk/M -----END PGP SIGNATURE----- --eRtJSFbw+EEWtPj3--