From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC Date: Sun, 08 Mar 2015 11:27:13 +0000 Message-ID: <54FC3211.2020501@kernel.org> References: <20150225203307.GC13695@earth> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150225203307.GC13695@earth> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sebastian Reichel , Adam Thomson Cc: Lee Jones , Samuel Ortiz , Hartmut Knaack , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Dmitry Eremin-Solenikov , David Woodhouse , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Grant Likely , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , Joe Perches , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org List-Id: devicetree@vger.kernel.org On 25/02/15 20:33, Sebastian Reichel wrote: > Hi, > > On Wed, Feb 18, 2015 at 02:08:19PM +0000, Adam Thomson wrote: >> This patch set adds initial support for the Dialog DA9150 Integrated Charger & >> Fuel-Gauge IC. The device also provides GPIO and GPADC functionality. >> >> In this patch set the following is provided: >> - MFD Core support and DT bindings documentation. >> - IIO GPADC support and DT bindings documentation. >> - Power Supply Charger support and DT bindings documentation. >> - Update to MAINTAINERS file to add DA9150 files to Dialog support list. >> >> To keep patch submission from being too large, support for GPIO and Fuel-Gauge >> will come after initial support patches are accepted. >> >> This patch set is baselined against the v3.19 kernel version. > > I pulled in patches 3-7 into battery-2.6.git (patch 1 was already > applied by Lee in 4.0-rc1 and patch 2 can simply be pulled in by > Lee). > > Jonathan: I have prepared an immutable branch "da9150-charger-fuelgauge" > based on 4.0-rc1, which contains the IIO bits, so that you can pull them > in, too: > > git://git.infradead.org/battery-2.6.git da9150-charger-fuelgauge I'll grab these only if I get patches on top of them in this cycle. Things get a little fiddly otherwise with my pull requests to Greg and I'm lazy ;) Thanks for sorting this Sebastian. Good to see this series all sorted out at last! Jonathan > > --Sebastian >