Re: [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC

2015-03-08 Thread Jonathan Cameron
On 25/02/15 20:33, Sebastian Reichel wrote: > Hi, > > On Wed, Feb 18, 2015 at 02:08:19PM +, 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

Re: [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC

2015-02-25 Thread Sebastian Reichel
Hi, On Wed, Feb 18, 2015 at 02:08:19PM +, 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

[PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC

2015-02-18 Thread Adam Thomson
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.