linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v12.6 0/11] bq27xxx_battery partial series
@ 2017-04-10  5:07 Liam Breck
  2017-04-10  5:07 ` [PATCH v12.6 05/11] power: bq27xxx_battery: Add chip data memory read/write support Liam Breck
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Liam Breck @ 2017-04-10  5:07 UTC (permalink / raw)
  To: Andrew F. Davis, linux-pm

Latest changes:

New patch to disable updates to flash/NVM. The purpose of this series has always
been to update NVM or RAM via DT. It was Sebastian's idea to site the properties
in a fixed/simple-battery node representing the battery to the fuel gauge (i.e.
your characterization that I "misused" the battery node is mistaken). I relent
only because I've switched from a NVM to RAM gauge. I expect others will succeed
in reverting this. Also, I have no need for a knob which lets userspace trigger
NVM update, so I leave that to others.

Add module param use_monitored_battery to the power_supply_battery_info patch;
it is dropped in the above patch. Allowing users to ignore the DT properties
is the correct solution IMO.

Add Copyright notice

unseal() returns error on key==0

Skip reset on non-cfgupdate chips if not updated

Emit warning if no dm_regs table

Map orig ID to chip ID via bq27xxx_chips[]

Drop "prototypes" in enum comments

Rename dupes detector bq27xxx_battery_dbg_regs_dupes()

^.^ ^.^ - We can has test?

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

end of thread, other threads:[~2017-04-13 20:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10  5:07 [PATCH v12.6 0/11] bq27xxx_battery partial series Liam Breck
2017-04-10  5:07 ` [PATCH v12.6 05/11] power: bq27xxx_battery: Add chip data memory read/write support Liam Breck
2017-04-10 14:47   ` Andrew F. Davis
2017-04-10  5:07 ` [PATCH v12.6 06/11] power: bq27xxx_battery: Add power_supply_battery_info support Liam Breck
2017-04-10  5:07 ` [PATCH v12.6 07/11] power: bq27xxx_battery: Enable data memory update for certain chips Liam Breck
2017-04-10  5:07 ` [PATCH v12.6 08/11] devicetree: power: bq27xxx: Add monitored-battery documentation Liam Breck
2017-04-13 20:15   ` Rob Herring
2017-04-10  5:07 ` [PATCH v12.6 09/11] power: bq27xxx_battery: Flag identical register maps when in debug mode Liam Breck
2017-04-10  5:07 ` [PATCH v12.6 10/11] power: bq27xxx_battery: Remove duplicate register arrays Liam Breck
2017-04-10  5:07 ` [PATCH v12.6 11/11] power: bq27xxx_battery: Disable flash/NVM data memory update Liam Breck
2017-04-10 14:46 ` [PATCH v12.6 0/11] bq27xxx_battery partial series Andrew F. Davis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).