MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Since few years no one is really paid to support drivers for: Maxim
MUICs/PMICs for Exynos based boards and Samsung PMICs. Correct the
status to keep them as maintained.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ab839af24fc3..0b8cd03f5e52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12840,7 +12840,7 @@ F: drivers/power/supply/max77976_charger.c
MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
L: linux-pm@vger.kernel.org
-S: Supported
+S: Maintained
B: mailto:linux-samsung-soc@vger.kernel.org
F: Documentation/devicetree/bindings/power/supply/maxim,max14577.yaml
F: Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
@@ -12851,7 +12851,7 @@ MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
M: Chanwoo Choi <cw00.choi@samsung.com>
M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
L: linux-kernel@vger.kernel.org
-S: Supported
+S: Maintained
B: mailto:linux-samsung-soc@vger.kernel.org
F: Documentation/devicetree/bindings/*/maxim,max14577.yaml
F: Documentation/devicetree/bindings/*/maxim,max77686.yaml
@@ -18809,7 +18809,7 @@ SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
L: linux-kernel@vger.kernel.org
L: linux-samsung-soc@vger.kernel.org
-S: Supported
+S: Maintained
B: mailto:linux-samsung-soc@vger.kernel.org
F: Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
F: Documentation/devicetree/bindings/mfd/samsung,s2m*.yaml
--
2.34.1
On Fri, 14 Jul 2023 07:03:13 +0200, Krzysztof Kozlowski wrote:
> Since few years no one is really paid to support drivers for: Maxim
> MUICs/PMICs for Exynos based boards and Samsung PMICs. Correct the
> status to keep them as maintained.
>
>
Hi Lee,
I sent it around two weeks ago. It wasn't picked up, so maybe everyone expects
me to take it via Samsung SoC... so I took it.
I hope it is okay, if not, let me know and I will drop it.
Applied, thanks!
[1/1] MAINTAINERS: mfd: Un-support Maxim and Samsung PMIC drivers
https://git.kernel.org/krzk/linux/c/eecff3319287179032600eeec5fa357a53ae0fe1
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
On Fri, 28 Jul 2023, Krzysztof Kozlowski wrote: > > On Fri, 14 Jul 2023 07:03:13 +0200, Krzysztof Kozlowski wrote: > > Since few years no one is really paid to support drivers for: Maxim > > MUICs/PMICs for Exynos based boards and Samsung PMICs. Correct the > > status to keep them as maintained. > > > > > > Hi Lee, > > I sent it around two weeks ago. It wasn't picked up, so maybe everyone expects > me to take it via Samsung SoC... so I took it. > > I hope it is okay, if not, let me know and I will drop it. It was on my list. Going through my backlog today. No matter. Keep it applied. > Applied, thanks! > > [1/1] MAINTAINERS: mfd: Un-support Maxim and Samsung PMIC drivers > https://git.kernel.org/krzk/linux/c/eecff3319287179032600eeec5fa357a53ae0fe1 > > Best regards, > -- > Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> -- Lee Jones [李琼斯]
Hi, On Fri, Jul 14, 2023 at 07:03:13AM +0200, Krzysztof Kozlowski wrote: > Since few years no one is really paid to support drivers for: Maxim > MUICs/PMICs for Exynos based boards and Samsung PMICs. Correct the > status to keep them as maintained. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- I assume this will go via MFD. FWIW, Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> -- Sebastian > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ab839af24fc3..0b8cd03f5e52 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12840,7 +12840,7 @@ F: drivers/power/supply/max77976_charger.c > MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS > M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > L: linux-pm@vger.kernel.org > -S: Supported > +S: Maintained > B: mailto:linux-samsung-soc@vger.kernel.org > F: Documentation/devicetree/bindings/power/supply/maxim,max14577.yaml > F: Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml > @@ -12851,7 +12851,7 @@ MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > M: Chanwoo Choi <cw00.choi@samsung.com> > M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > L: linux-kernel@vger.kernel.org > -S: Supported > +S: Maintained > B: mailto:linux-samsung-soc@vger.kernel.org > F: Documentation/devicetree/bindings/*/maxim,max14577.yaml > F: Documentation/devicetree/bindings/*/maxim,max77686.yaml > @@ -18809,7 +18809,7 @@ SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS > M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > L: linux-kernel@vger.kernel.org > L: linux-samsung-soc@vger.kernel.org > -S: Supported > +S: Maintained > B: mailto:linux-samsung-soc@vger.kernel.org > F: Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml > F: Documentation/devicetree/bindings/mfd/samsung,s2m*.yaml > -- > 2.34.1 >
© 2016 - 2026 Red Hat, Inc.