Thread (4 messages) 4 messages, 2 authors, 2015-05-23

Re: [PATCH v1] power: max17042_battery: add HEALTH and TEMP_* properties support

From: Sebastian Reichel <sre@kernel.org>
Date: 2015-05-23 18:10:30
Also in: lkml

Hi,

On Tue, May 05, 2015 at 05:10:32AM +0530, Ramakrishna Pallala wrote:
This patch adds the support for following battery properties
to max17042 fuel gauge driver.

POWER_SUPPLY_PROP_TEMP_ALERT_MIN
POWER_SUPPLY_PROP_TEMP_ALERT_MAX
POWER_SUPPLY_PROP_TEMP_MIN
POWER_SUPPLY_PROP_TEMP_MAX
POWER_SUPPLY_PROP_HEALTH

Signed-off-by: Ramakrishna Pallala <redacted>
Reviewed-by: Krzysztof Kozlowski <redacted>
The patch does not work for me:

drivers/power/max17042_battery.c: In function ‘max17042_get_battery_health’:
drivers/power/max17042_battery.c:150:34: error: ‘MAX17042_VMAX_TOLERENCE’ undeclared (first use in this function)
  if (vbatt > chip->pdata->vmax + MAX17042_VMAX_TOLERENCE) {

-- Sebastian

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help