From 744bbdb7958d424f469863f2b402040fcbf0e76d Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Fri, 24 Sep 2021 13:56:18 +0200 Subject: [PATCH] MAINTAINERS: power: supply: max17042: add entry with reviewers 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 Cc: Marek Szyprowski Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sebastian Krzyszkowiak Reviewed-by: Hans de Goede Signed-off-by: Sebastian Reichel --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b5..51a9f6e508121 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11366,6 +11366,17 @@ 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 +R: Krzysztof Kozlowski +R: Marek Szyprowski +R: Sebastian Krzyszkowiak +R: Purism Kernel Team +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 L: linux-kernel@vger.kernel.org -- 2.30.2