Re: [PATCH v2 6/7] MAINTAINERS: add exynos850-pmu.c to Exynos850 entry
From: Sam Protsenko
Date: Wed Apr 01 2026 - 12:37:49 EST
Hi Krzysztof,
On Wed, Apr 1, 2026 at 9:28 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On 01/04/2026 06:51, Alexey Klimov wrote:
> > Update Exynos850 entry to include new file
> > drivers/soc/samsung/exynos850-pmu.c. Add myself as M
> > there.
> >
> > Signed-off-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx>
> > ---
> > MAINTAINERS | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e14e6f874e05..4b28e92b4d9b 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -23601,6 +23601,7 @@ F: include/dt-bindings/clock/samsung,exynos2200-cmu.h
> >
> > SAMSUNG EXYNOS850 SoC SUPPORT
> > M: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> > +M: Alexey Klimov <alexey.klimov@xxxxxxxxxx>
>
> I am surprised to see this because I did not find many reviews from your
> side before.
>
It was me who advised Alexey to add himself on the list, as he's doing
a lot of Exynos850 related work nowadays, and we expect him to
continue doing that. If you think it's too early, let's get back to
this once there are more patches submitted under his name.
Thanks!
> Please first engage in reviewing of this platform, before assigning
> yourself as a maintainer.
>
> Best regards,
> Krzysztof