Re: [PATCH 1/3] power_supply: Add charger control properties

2013-08-09 Thread Anton Vorontsov
On Sun, Jul 14, 2013 at 11:07:45PM +0530, Jenny TC wrote: > The battery charger needs to have control path along > with the reporting charger properties. In existing solutions > this is implemented using regulator framework. A regulator > framework doesn't fit a charger driver requirement because o

[PATCH 1/3] power_supply: Add charger control properties

2013-07-14 Thread Jenny TC
The battery charger needs to have control path along with the reporting charger properties. In existing solutions this is implemented using regulator framework. A regulator framework doesn't fit a charger driver requirement because of the following reason Charger needs support two paths - charger p