From: Krzysztof Kozlowski Date: Fri, 24 Sep 2021 11:56:19 +0000 (+0200) Subject: MAINTAINERS: power: supply: max17040: add entry with reviewers X-Git-Tag: v5.16-rc1~114^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7462a894bd53b3d149c01518c82562d20368f960;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: power: supply: max17040: add entry with reviewers The Maxim max17040 fuel gauge driver supports several devices used on multiple different boards. 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: Iskren Chernev Cc: Marek Szyprowski Cc: Matheus Castello Signed-off-by: Krzysztof Kozlowski Signed-off-by: Sebastian Reichel --- diff --git a/MAINTAINERS b/MAINTAINERS index 51a9f6e508121..a6d670c58f3e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11366,6 +11366,16 @@ S: Maintained F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml F: drivers/iio/proximity/mb1232.c +MAXIM MAX17040 FAMILY FUEL GAUGE DRIVERS +R: Iskren Chernev +R: Krzysztof Kozlowski +R: Marek Szyprowski +R: Matheus Castello +L: linux-pm@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/power/supply/maxim,max17040.yaml +F: drivers/power/supply/max17040_battery.c + MAXIM MAX17042 FAMILY FUEL GAUGE DRIVERS R: Hans de Goede R: Krzysztof Kozlowski