All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers
@ 2021-09-24 11:56 Krzysztof Kozlowski
  2021-09-24 11:56 ` [PATCH 2/2] MAINTAINERS: power: supply: max17040: " Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2021-09-24 11:56 UTC (permalink / raw)
  To: Iskren Chernev, Krzysztof Kozlowski, Marek Szyprowski,
	Matheus Castello, Sebastian Reichel, Hans de Goede,
	Sebastian Krzyszkowiak, linux-pm, linux-kernel

The Maxim max17042 fuel gauge driver supports several devices used on
multiple different boards - both devicetree and ACPI based.  The driver
is incomplete and has few known issues.  Fixing these might break other
platforms so mention recent contributors who can provide feedback.  This
way most of interested parties might help reviewing the patches.

Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 329d3a0a9fdb..da9d5383af04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11429,6 +11429,16 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
 F:	drivers/iio/proximity/mb1232.c
 
+MAXIM MAX17042 FAMILY FUEL GAUGE DRIVERS
+R:	Hans de Goede <hdegoede@redhat.com>
+R:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
+R:	Marek Szyprowski <m.szyprowski@samsung.com>
+R:	Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
+L:	linux-pm@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml
+F:	drivers/power/supply/max17042_battery.c
+
 MAXIM MAX77650 PMIC MFD DRIVER
 M:	Bartosz Golaszewski <bgolaszewski@baylibre.com>
 L:	linux-kernel@vger.kernel.org
-- 
2.30.2


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

end of thread, other threads:[~2021-10-12 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 11:56 [PATCH 1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers Krzysztof Kozlowski
2021-09-24 11:56 ` [PATCH 2/2] MAINTAINERS: power: supply: max17040: " Krzysztof Kozlowski
2021-09-24 13:06 ` [PATCH 1/2] MAINTAINERS: power: supply: max17042: " Hans de Goede
2021-09-25 12:31 ` Sebastian Krzyszkowiak
2021-10-12 15:40   ` Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.