linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add MAX17055 fuel guage
@ 2019-12-14 15:27 Angus Ainslie (Purism)
  2019-12-14 15:27 ` [PATCH v2 1/2] power: supply: max17042: add MAX17055 support Angus Ainslie (Purism)
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Angus Ainslie (Purism) @ 2019-12-14 15:27 UTC (permalink / raw)
  To: krzk
  Cc: Sebastian Reichel, Rob Herring, Mark Rutland, devicetree,
	linux-kernel, kernel, Angus Ainslie (Purism)

Extend the max17042_battery driver to include the MAX17055.

Changes since v1:

Change blacklist driver checks to whitelists.

Angus Ainslie (Purism) (2):
  power: supply: max17042: add MAX17055 support
  device-tree: bindings: max17042_battery: add all of the compatible
    strings

 .../power/supply/max17042_battery.txt         |  6 ++-
 drivers/power/supply/max17042_battery.c       | 17 +++++--
 include/linux/power/max17042_battery.h        | 48 ++++++++++++++++++-
 3 files changed, 66 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-19 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14 15:27 [PATCH v2 0/2] Add MAX17055 fuel guage Angus Ainslie (Purism)
2019-12-14 15:27 ` [PATCH v2 1/2] power: supply: max17042: add MAX17055 support Angus Ainslie (Purism)
2019-12-17 12:42   ` Krzysztof Kozlowski
2019-12-14 15:27 ` [PATCH v2 2/2] device-tree: bindings: max17042_battery: add all of the compatible strings Angus Ainslie (Purism)
2019-12-19  0:15 ` [PATCH v2 0/2] Add MAX17055 fuel guage Sebastian Reichel
2019-12-19 21:18   ` Angus Ainslie

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).