diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-04-28 15:52:16 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-05-07 16:33:16 +0100 |
| commit | cffa72712e427a51614d2272edcee8dbcc1d496a (patch) | |
| tree | b5555b6f9317b112a83cbd742793d784c4a64ec6 | |
| parent | a19eaf3cdf8e2aa76c56d87667fd1b3d0daaf707 (diff) | |
| download | linux-next-history-cffa72712e427a51614d2272edcee8dbcc1d496a.tar.gz | |
mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
Due to lack of time I did not perform reviews of patches for Samsung
PMIC drivers last year, at least not in timely manner. I still can
perform limited testing of the code on hardware, but that does not
warrant having "M" here.
Maintainer should be responsive, so drop my name and shift these drivers
maintenance to André Draszik (from previous reviewer role).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: André Draszik <andre.draszik@linaro.org>
Link: https://patch.msgid.link/20260428135216.100135-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>
| -rw-r--r-- | CREDITS | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 3 |
2 files changed, 2 insertions, 2 deletions
@@ -2241,6 +2241,7 @@ S: Canada N: Krzysztof Kozlowski E: krzk@kernel.org D: NFC network subsystem and drivers maintainer +D: Samsung S2M/S5M Multifunction PMIC device drivers for Exynos platforms N: Christian Krafft D: PowerPC Cell support diff --git a/MAINTAINERS b/MAINTAINERS index 2fb1c75afd163..3c40021ad2dba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23712,8 +23712,7 @@ S: Maintained F: drivers/platform/x86/samsung-laptop.c SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS -M: Krzysztof Kozlowski <krzk@kernel.org> -R: André Draszik <andre.draszik@linaro.org> +M: André Draszik <andre.draszik@linaro.org> L: linux-kernel@vger.kernel.org L: linux-samsung-soc@vger.kernel.org S: Maintained |
