* [PATCH] MAINTAINERS: Add Marijn Suijten as drm/msm reviewer
@ 2023-04-11 22:43 Marijn Suijten
2023-04-11 22:46 ` Dmitry Baryshkov
0 siblings, 1 reply; 3+ messages in thread
From: Marijn Suijten @ 2023-04-11 22:43 UTC (permalink / raw)
To: phone-devel, linux-kernel, Rob Clark, Abhinav Kumar,
Dmitry Baryshkov
Cc: Konrad Dybcio, Marijn Suijten, Sean Paul, linux-arm-msm,
dri-devel, freedreno
As I get more and more active in the drm/msm space, yet sometimes miss
out on patches (where I was involved in previous discussions), add
myself as reviewer to make this involvement clear.
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
---
Note that this is only a slight commitment from my part to look at
patches arriving in this area, most notably on the DPU1 driver and only
if day-to-day workload allows for it.
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 04d7c816d46a..fd1b717c57d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6536,6 +6536,7 @@ M: Rob Clark <robdclark@gmail.com>
M: Abhinav Kumar <quic_abhinavk@quicinc.com>
M: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
R: Sean Paul <sean@poorly.run>
+R: Marijn Suijten <marijn.suijten@somainline.org>
L: linux-arm-msm@vger.kernel.org
L: dri-devel@lists.freedesktop.org
L: freedreno@lists.freedesktop.org
--
2.40.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Marijn Suijten as drm/msm reviewer
2023-04-11 22:43 [PATCH] MAINTAINERS: Add Marijn Suijten as drm/msm reviewer Marijn Suijten
@ 2023-04-11 22:46 ` Dmitry Baryshkov
2023-05-19 17:41 ` Rob Clark
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Baryshkov @ 2023-04-11 22:46 UTC (permalink / raw)
To: Marijn Suijten, phone-devel, linux-kernel, Rob Clark,
Abhinav Kumar
Cc: Konrad Dybcio, Sean Paul, linux-arm-msm, dri-devel, freedreno
On 12/04/2023 01:43, Marijn Suijten wrote:
> As I get more and more active in the drm/msm space, yet sometimes miss
> out on patches (where I was involved in previous discussions), add
> myself as reviewer to make this involvement clear.
>
> Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
> ---
>
> Note that this is only a slight commitment from my part to look at
> patches arriving in this area, most notably on the DPU1 driver and only
> if day-to-day workload allows for it.
I think Marijn does a good job of reviewing incoming patches in the
mentioned area.
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 04d7c816d46a..fd1b717c57d8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6536,6 +6536,7 @@ M: Rob Clark <robdclark@gmail.com>
> M: Abhinav Kumar <quic_abhinavk@quicinc.com>
> M: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> R: Sean Paul <sean@poorly.run>
> +R: Marijn Suijten <marijn.suijten@somainline.org>
> L: linux-arm-msm@vger.kernel.org
> L: dri-devel@lists.freedesktop.org
> L: freedreno@lists.freedesktop.org
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Marijn Suijten as drm/msm reviewer
2023-04-11 22:46 ` Dmitry Baryshkov
@ 2023-05-19 17:41 ` Rob Clark
0 siblings, 0 replies; 3+ messages in thread
From: Rob Clark @ 2023-05-19 17:41 UTC (permalink / raw)
To: Dmitry Baryshkov
Cc: Marijn Suijten, phone-devel, linux-kernel, Abhinav Kumar,
Konrad Dybcio, Sean Paul, linux-arm-msm, dri-devel, freedreno
On Tue, Apr 11, 2023 at 3:46 PM Dmitry Baryshkov
<dmitry.baryshkov@linaro.org> wrote:
>
> On 12/04/2023 01:43, Marijn Suijten wrote:
> > As I get more and more active in the drm/msm space, yet sometimes miss
> > out on patches (where I was involved in previous discussions), add
> > myself as reviewer to make this involvement clear.
> >
> > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
> > ---
> >
> > Note that this is only a slight commitment from my part to look at
> > patches arriving in this area, most notably on the DPU1 driver and only
> > if day-to-day workload allows for it.
>
> I think Marijn does a good job of reviewing incoming patches in the
> mentioned area.
>
> Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Rob Clark <robdclark@gmail.com>
>
> >
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 04d7c816d46a..fd1b717c57d8 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6536,6 +6536,7 @@ M: Rob Clark <robdclark@gmail.com>
> > M: Abhinav Kumar <quic_abhinavk@quicinc.com>
> > M: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> > R: Sean Paul <sean@poorly.run>
> > +R: Marijn Suijten <marijn.suijten@somainline.org>
> > L: linux-arm-msm@vger.kernel.org
> > L: dri-devel@lists.freedesktop.org
> > L: freedreno@lists.freedesktop.org
>
> --
> With best wishes
> Dmitry
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-19 17:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11 22:43 [PATCH] MAINTAINERS: Add Marijn Suijten as drm/msm reviewer Marijn Suijten
2023-04-11 22:46 ` Dmitry Baryshkov
2023-05-19 17:41 ` Rob Clark
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox