Re: [PATCH V2 1/2] power: twl4030_charger: detect battery presence prior to enabling charger

2014-07-23 Thread Tony Lindgren
* Sebastian Reichel [140723 05:05]: > On Wed, Jul 23, 2014 at 02:24:20AM -0700, Tony Lindgren wrote: > > * Nishanth Menon [140528 14:48]: > > > TWL4030's Battery Charger seems to be designed for non-hotpluggable > > > batteries. > > > > > > If battery is not present in the system, BATSTS is alwa

Re: [PATCH V2 1/2] power: twl4030_charger: detect battery presence prior to enabling charger

2014-07-23 Thread Sebastian Reichel
On Wed, Jul 23, 2014 at 02:24:20AM -0700, Tony Lindgren wrote: > * Nishanth Menon [140528 14:48]: > > TWL4030's Battery Charger seems to be designed for non-hotpluggable > > batteries. > > > > If battery is not present in the system, BATSTS is always set with the > > expectation that software wil

Re: [PATCH V2 1/2] power: twl4030_charger: detect battery presence prior to enabling charger

2014-07-23 Thread Tony Lindgren
* Nishanth Menon [140528 14:48]: > TWL4030's Battery Charger seems to be designed for non-hotpluggable > batteries. > > If battery is not present in the system, BATSTS is always set with the > expectation that software will take actions to move to a required safe > state (could be power down or d

[PATCH V2 1/2] power: twl4030_charger: detect battery presence prior to enabling charger

2014-05-28 Thread Nishanth Menon
TWL4030's Battery Charger seems to be designed for non-hotpluggable batteries. If battery is not present in the system, BATSTS is always set with the expectation that software will take actions to move to a required safe state (could be power down or disable various charger paths). It does not se