From: Krzysztof Kozlowski Date: Fri, 24 Sep 2021 11:56:18 +0000 (+0200) Subject: MAINTAINERS: power: supply: max17042: add entry with reviewers X-Git-Tag: v5.16-rc1~114^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=744bbdb7958d424f469863f2b402040fcbf0e76d;p=thirdparty%2Fkernel%2Flinux.git 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 --- 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