Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421
@ 2017-08-29 20:10 H. Nikolaus Schaller
  2017-08-29 20:20 ` Liam Breck
  0 siblings, 1 reply; 17+ messages in thread
From: H. Nikolaus Schaller @ 2017-08-29 20:10 UTC (permalink / raw)
  To: Sebastian Reichel, Liam Breck
  Cc: Pali Rohár, Andrew F. Davis, linux-pm, linux-kernel,
	Discussions about the Letux Kernel, kernel, H. Nikolaus Schaller

Tested on Pyra prototype with bq27421.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
---
 drivers/power/supply/bq27xxx_battery.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/power/supply/bq27xxx_battery.c b/drivers/power/supply/bq27xxx_battery.c
index b6c3120ca5ad..e3c878ef7c7e 100644
--- a/drivers/power/supply/bq27xxx_battery.c
+++ b/drivers/power/supply/bq27xxx_battery.c
@@ -688,7 +688,7 @@ static struct bq27xxx_dm_reg bq27545_dm_regs[] = {
 #define bq27545_dm_regs 0
 #endif
 
-#if 0 /* not yet tested */
+#if 1 /* tested on Pyra */
 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 },
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-09-09 20:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 20:10 [PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421 H. Nikolaus Schaller
2017-08-29 20:20 ` Liam Breck
2017-08-30  0:37   ` Sebastian Reichel
2017-08-30  9:30   ` H. Nikolaus Schaller
2017-08-30 11:24     ` Liam Breck
2017-08-31  6:58       ` H. Nikolaus Schaller
2017-08-31  8:58         ` Liam Breck
2017-08-31  9:35           ` H. Nikolaus Schaller
2017-08-31 20:19             ` Liam Breck
2017-09-08 17:38               ` H. Nikolaus Schaller
2017-09-08 17:40                 ` Pali Rohár
2017-09-08 17:44                   ` H. Nikolaus Schaller
2017-09-08 20:19                 ` Liam Breck
2017-09-08 20:28                   ` H. Nikolaus Schaller
2017-09-08 20:57                     ` Liam Breck
2017-09-08 22:08                       ` H. Nikolaus Schaller
2017-09-09 20:21                     ` [PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421 + bq27500 H. Nikolaus Schaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox