[PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl drivers

Peter Griffin posted 1 patch 1 week, 4 days ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl 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 pinctrl drivers and have an interest in helping
maintain this code.

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..69ad1913a9f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21298,6 +21298,7 @@ F:	drivers/pinctrl/renesas/
 PIN CONTROLLER - SAMSUNG
 M:	Krzysztof Kozlowski <krzk@kernel.org>
 M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
+M:	Peter Griffin <peter.griffin@linaro.org>
 R:	Alim Akhtar <alim.akhtar@samsung.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org

---
base-commit: e7e28506af98ce4e1059e5ec59334b335c00a246
change-id: 20260527-samsung-pinctrl-maintainer-24e722444fb3

Best regards,
-- 
Peter Griffin <peter.griffin@linaro.org>
Re: [PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl drivers
Posted by Linus Walleij 1 week, 2 days ago
On Wed, May 27, 2026 at 11:09 PM Peter Griffin <peter.griffin@linaro.org> wrote:

> As Google Tensor gs101 is based off a Samsung Exynos design I've been
> working on the Samsung pinctrl drivers and have an interest in helping
> maintain this code.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>

Patch applied!

Will go into 7.2-rc1 in order to not annoy Linus (the big penguin).

Yours,
Linus Walleij
Re: [PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl drivers
Posted by Linus Walleij 1 week, 2 days ago
On Wed, May 27, 2026 at 11:09 PM Peter Griffin <peter.griffin@linaro.org> wrote:

> As Google Tensor gs101 is based off a Samsung Exynos design I've been
> working on the Samsung pinctrl drivers and have an interest in helping
> maintain this code.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>

As Krzysztof is in on it, I'm in on it.
Reviewed-by: Linus Walleij <linusw@kernel.org>

Yours,
Linus Walleij
RE: [PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl 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 co-maintainer for Samsung
> pinctrl drivers
> 
> As Google Tensor gs101 is based off a Samsung Exynos design I've been
> working on the Samsung pinctrl drivers and have an interest in helping
> maintain this code.
> 
> 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>