diff mbox series

[1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers

Message ID 20210924115619.52927-1-krzysztof.kozlowski@canonical.com (mailing list archive)
State Not Applicable, archived
Headers show
Series [1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers | expand

Commit Message

Krzysztof Kozlowski Sept. 24, 2021, 11:56 a.m. UTC
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(+)

Comments

Hans de Goede Sept. 24, 2021, 1:06 p.m. UTC | #1
Hi,

On 9/24/21 1:56 PM, 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 <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>

Thanks, patch looks good to me:

Reviewed-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans



> ---
>  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
>
Sebastian Krzyszkowiak Sept. 25, 2021, 12:31 p.m. UTC | #2
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 <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>

I think it may be worth adding:

+R:	Purism Kernel Team <kernel@puri.sm>

In any case:

Reviewed-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>

Cheers,
Sebastian

> +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
Sebastian Reichel Oct. 12, 2021, 3:40 p.m. UTC | #3
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 <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>
> 
> I think it may be worth adding:
> 
> +R:	Purism Kernel Team <kernel@puri.sm>
> 
> In any case:
> 
> Reviewed-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>

Thanks, I queued both patches with the Purism Kernel Team added for
MAX17042.

-- Sebastian
diff mbox series

Patch

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