Hi, On Sat, Sep 25, 2021 at 02:31:44PM +0200, Sebastian Krzyszkowiak wrote: > On piątek, 24 września 2021 13:56:18 CEST Krzysztof Kozlowski wrote: > > 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 > > Cc: Sebastian Krzyszkowiak > > Signed-off-by: Krzysztof Kozlowski > > --- > > 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 > > +R: Krzysztof Kozlowski > > +R: Marek Szyprowski > > +R: Sebastian Krzyszkowiak > > I think it may be worth adding: > > +R: Purism Kernel Team > > In any case: > > Reviewed-by: Sebastian Krzyszkowiak Thanks, I queued both patches with the Purism Kernel Team added for MAX17042. -- Sebastian