[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210305064949.2680-1-Qing-wu.Li@leica-geosystems.com.cn>
Date: Fri, 5 Mar 2021 06:49:47 +0000
From: LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
To: sre@...nel.org, robh+dt@...nel.org, pali@...nel.org,
krzk@...nel.org, afd@...com, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
sebastian.reichel@...labora.com
Cc: grygorii.tertychnyi@...ca-geosystems.com,
andrey.zhizhikin@...ca-geosystems.com,
LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
Subject: [PATCH V5 0/2] power: bq27xxx: add bq78z100
Changes in V5:
1. Change [BQ27XXX_REG_TTES] from INVALID_REG_ADDR to 0x1c,
the StandbyTimeToEmpty command of bq78z100.
2. Add [BQ27XXX_REG_RC] = 0x10. the RemainingCapacity command of
bq78z100.
3. Set [BQ27XXX_REG_AE] to INVALID_REG_ADDR, support by bq78z100.
4. Delete property POWER_SUPPLY_PROP_TIME_TO_EMPTY_AVG, not support
by bq78z100
LI Qingwu (2):
dt-bindings: power: bq27xxx: add bq78z100
power: supply: bq27xxx: Add support for BQ78Z100
.../bindings/power/supply/bq27xxx.yaml | 1 +
drivers/power/supply/bq27xxx_battery.c | 44 +++++++++++++++++++
drivers/power/supply/bq27xxx_battery_i2c.c | 2 +
include/linux/power/bq27xxx_battery.h | 1 +
4 files changed, 48 insertions(+)
--
2.17.1
Powered by blists - more mailing lists