Re: [PATCH 2/7] power_supply: Add charger control properties

2012-11-18 Thread Anton Vorontsov
On Thu, Oct 18, 2012 at 10:14:01PM +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 2/7] power_supply: Add charger control properties

2012-10-18 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