Re: [Patch V4] drivers: power: Add support for bq24735 charger

2013-10-01 Thread Stephen Warren
On 09/26/2013 10:02 AM, Rhyland Klein wrote: > From: Darbha Sriharsha > > Adds support for the bq24735 charger chipset. The bq24735 is a > high-efficiency, synchronous battery charger. > > It allows control of the charging current, input current, and the charger > voltage DAC's through SMBus. >

[Patch V4] drivers: power: Add support for bq24735 charger

2013-09-26 Thread Rhyland Klein
From: Darbha Sriharsha Adds support for the bq24735 charger chipset. The bq24735 is a high-efficiency, synchronous battery charger. It allows control of the charging current, input current, and the charger voltage DAC's through SMBus. Signed-off-by: Darbha Sriharsha Signed-off-by: Rhyland Klei