2024-01-29 20:48:26

by Sam Protsenko

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC

Add maintainers entry for the Samsung Exynos850 SoC based platforms.

Signed-off-by: Sam Protsenko <[email protected]>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 939f6dd0ef6a..77c10cc669f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19281,6 +19281,16 @@ B: mailto:[email protected]
F: Documentation/devicetree/bindings/sound/samsung*
F: sound/soc/samsung/

+SAMSUNG EXYNOS850 SoC SUPPORT
+M: Sam Protsenko <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
+F: arch/arm64/boot/dts/exynos/exynos850*
+F: drivers/clk/samsung/clk-exynos850.c
+F: include/dt-bindings/clock/exynos850.h
+
SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER
M: Krzysztof Kozlowski <[email protected]>
L: [email protected]
--
2.39.2



2024-01-30 07:29:22

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC

On 29/01/2024 21:47, Sam Protsenko wrote:
> Add maintainers entry for the Samsung Exynos850 SoC based platforms.
>
> Signed-off-by: Sam Protsenko <[email protected]>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 939f6dd0ef6a..77c10cc669f8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19281,6 +19281,16 @@ B: mailto:[email protected]
> F: Documentation/devicetree/bindings/sound/samsung*
> F: sound/soc/samsung/
>
> +SAMSUNG EXYNOS850 SoC SUPPORT
> +M: Sam Protsenko <[email protected]>
> +L: [email protected] (moderated for non-subscribers)
> +L: [email protected]

Sorry, but I am still against individual SoC entries in maintainers,
like I replied multiple times and pointed to the updated
get_maintainers.pl script to fetch emails from boards.


Best regards,
Krzysztof