[PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers

Peter Griffin posted 1 patch 1 week, 4 days ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers
Posted by Peter Griffin 1 week, 4 days ago
As Google Tensor gs101 is based off a Samsung Exynos design I've been
working on the Samsung SoC clock drivers and have an interest in helping
maintain this code in the kernel.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
---
This follows discussions with Krzysztof about expanding the Samsung SoC
maintenance team in the kernel.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4087b67bbc69..9f96925273c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24055,6 +24055,7 @@ SAMSUNG SOC CLOCK DRIVERS
 M:	Krzysztof Kozlowski <krzk@kernel.org>
 M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
 M:	Chanwoo Choi <cw00.choi@samsung.com>
+M:	Peter Griffin <peter.griffin@linaro.org>
 R:	Alim Akhtar <alim.akhtar@samsung.com>
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained

---
base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
change-id: 20260527-samsung-clk-maintainer-393c74ef6058

Best regards,
-- 
Peter Griffin <peter.griffin@linaro.org>
Re: [PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers
Posted by Krzysztof Kozlowski 1 week, 1 day ago
On Wed, 27 May 2026 21:53:52 +0100, Peter Griffin wrote:
> As Google Tensor gs101 is based off a Samsung Exynos design I've been
> working on the Samsung SoC clock drivers and have an interest in helping
> maintain this code in the kernel.

Squashed

Applied, thanks!


[1/1] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers
      https://git.kernel.org/krzk/linux/c/20550601bf4c23effa013a5f37e5250618869e87

Best regards,
-- 
Krzysztof Kozlowski <krzk@kernel.org>
RE: [PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung SoC clock drivers
Posted by Sylwester Nawrocki 1 week, 4 days ago
> -----Original Message-----
> From: Peter Griffin <peter.griffin@linaro.org>

> Subject: [PATCH] MAINTAINERS: add myself as a co-maintainer for Samsung
> SoC clock drivers
> 
> As Google Tensor gs101 is based off a Samsung Exynos design I've been
> working on the Samsung SoC clock drivers and have an interest in helping
> maintain this code in the kernel.
> 
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> ---
> This follows discussions with Krzysztof about expanding the Samsung SoC
> maintenance team in the kernel.

Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>