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

2014-07-24 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

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

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

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

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

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

2014-07-23 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [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

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 n...@ti.com [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

[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

[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