提交 5d01fd38 编写于 作者: H H. Nikolaus Schaller 提交者: Sebastian Reichel

power: supply: bq27xxx: enable writing capacity values for bq27421

Tested on Pyra prototype with bq27421.
Signed-off-by: NH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
上级 18f8e6f6
......@@ -688,15 +688,11 @@ static struct bq27xxx_dm_reg bq27545_dm_regs[] = {
#define bq27545_dm_regs 0
#endif
#if 0 /* not yet tested */
static struct bq27xxx_dm_reg bq27421_dm_regs[] = {
[BQ27XXX_DM_DESIGN_CAPACITY] = { 82, 10, 2, 0, 8000 },
[BQ27XXX_DM_DESIGN_ENERGY] = { 82, 12, 2, 0, 32767 },
[BQ27XXX_DM_TERMINATE_VOLTAGE] = { 82, 16, 2, 2500, 3700 },
};
#else
#define bq27421_dm_regs 0
#endif
static struct bq27xxx_dm_reg bq27425_dm_regs[] = {
[BQ27XXX_DM_DESIGN_CAPACITY] = { 82, 12, 2, 0, 32767 },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册