* [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers @ 2023-02-17 9:58 Neil Armstrong 2023-02-17 10:45 ` Sam Ravnborg 2023-02-27 16:12 ` Jagan Teki 0 siblings, 2 replies; 7+ messages in thread From: Neil Armstrong @ 2023-02-17 9:58 UTC (permalink / raw) To: Thierry Reding, Sam Ravnborg Cc: Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel, Neil Armstrong Add myself as co-maintainer for DRM Panel Drivers in order to help reviewing and getting new panels drivers merged. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index be167c695c64..18fd7548a49b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7043,6 +7043,7 @@ F: drivers/gpu/drm/xlnx/ DRM PANEL DRIVERS M: Thierry Reding <thierry.reding@gmail.com> +M: Neil Armstrong <neil.armstrong@linaro.org> R: Sam Ravnborg <sam@ravnborg.org> L: dri-devel@lists.freedesktop.org S: Maintained --- base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8 change-id: 20230216-topic-drm-panel-upstream-maintainance-6d5cae28d184 Best regards, -- Neil Armstrong <neil.armstrong@linaro.org> ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-17 9:58 [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers Neil Armstrong @ 2023-02-17 10:45 ` Sam Ravnborg 2023-02-27 8:22 ` Neil Armstrong 2023-02-27 16:12 ` Jagan Teki 1 sibling, 1 reply; 7+ messages in thread From: Sam Ravnborg @ 2023-02-17 10:45 UTC (permalink / raw) To: Neil Armstrong Cc: Thierry Reding, Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel On Fri, Feb 17, 2023 at 10:58:15AM +0100, Neil Armstrong wrote: > Add myself as co-maintainer for DRM Panel Drivers in order to help > reviewing and getting new panels drivers merged. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Thanks for stepping up! Acked-by: Sam Ravnborg <sam@ravnborg.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index be167c695c64..18fd7548a49b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7043,6 +7043,7 @@ F: drivers/gpu/drm/xlnx/ > > DRM PANEL DRIVERS > M: Thierry Reding <thierry.reding@gmail.com> > +M: Neil Armstrong <neil.armstrong@linaro.org> > R: Sam Ravnborg <sam@ravnborg.org> > L: dri-devel@lists.freedesktop.org > S: Maintained > > --- > base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8 > change-id: 20230216-topic-drm-panel-upstream-maintainance-6d5cae28d184 > > Best regards, > -- > Neil Armstrong <neil.armstrong@linaro.org> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-17 10:45 ` Sam Ravnborg @ 2023-02-27 8:22 ` Neil Armstrong 2023-02-27 15:37 ` Thierry Reding 0 siblings, 1 reply; 7+ messages in thread From: Neil Armstrong @ 2023-02-27 8:22 UTC (permalink / raw) To: Thierry Reding, Sam Ravnborg Cc: Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel Hi Sam ! On 17/02/2023 11:45, Sam Ravnborg wrote: > On Fri, Feb 17, 2023 at 10:58:15AM +0100, Neil Armstrong wrote: >> Add myself as co-maintainer for DRM Panel Drivers in order to help >> reviewing and getting new panels drivers merged. >> >> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > > Thanks for stepping up! > > Acked-by: Sam Ravnborg <sam@ravnborg.org> Thanks for you trust! Is there anybody else willing to ack ? Thierry ? Neil >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index be167c695c64..18fd7548a49b 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -7043,6 +7043,7 @@ F: drivers/gpu/drm/xlnx/ >> >> DRM PANEL DRIVERS >> M: Thierry Reding <thierry.reding@gmail.com> >> +M: Neil Armstrong <neil.armstrong@linaro.org> >> R: Sam Ravnborg <sam@ravnborg.org> >> L: dri-devel@lists.freedesktop.org >> S: Maintained >> >> --- >> base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8 >> change-id: 20230216-topic-drm-panel-upstream-maintainance-6d5cae28d184 >> >> Best regards, >> -- >> Neil Armstrong <neil.armstrong@linaro.org> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-27 8:22 ` Neil Armstrong @ 2023-02-27 15:37 ` Thierry Reding 2023-02-27 16:42 ` Neil Armstrong 0 siblings, 1 reply; 7+ messages in thread From: Thierry Reding @ 2023-02-27 15:37 UTC (permalink / raw) To: Neil Armstrong Cc: Sam Ravnborg, Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel [-- Attachment #1: Type: text/plain, Size: 841 bytes --] On Mon, Feb 27, 2023 at 09:22:02AM +0100, Neil Armstrong wrote: > Hi Sam ! > > On 17/02/2023 11:45, Sam Ravnborg wrote: > > On Fri, Feb 17, 2023 at 10:58:15AM +0100, Neil Armstrong wrote: > > > Add myself as co-maintainer for DRM Panel Drivers in order to help > > > reviewing and getting new panels drivers merged. > > > > > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > > > > Thanks for stepping up! > > > > Acked-by: Sam Ravnborg <sam@ravnborg.org> > > Thanks for you trust! > > Is there anybody else willing to ack ? Thierry ? While at it, perhaps you want to remove me from the entry? I haven't had much time to look at these drivers for a while now and Sam has been doing a much better job than I ever have, so looks all in good hands. Acked-by: Thierry Reding <thierry.reding@gmail.com> [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-27 15:37 ` Thierry Reding @ 2023-02-27 16:42 ` Neil Armstrong 2023-02-28 17:16 ` Sam Ravnborg 0 siblings, 1 reply; 7+ messages in thread From: Neil Armstrong @ 2023-02-27 16:42 UTC (permalink / raw) To: Sam Ravnborg, Thierry Reding Cc: Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel Hi Thierry, On 27/02/2023 16:37, Thierry Reding wrote: > On Mon, Feb 27, 2023 at 09:22:02AM +0100, Neil Armstrong wrote: >> Hi Sam ! >> >> On 17/02/2023 11:45, Sam Ravnborg wrote: >>> On Fri, Feb 17, 2023 at 10:58:15AM +0100, Neil Armstrong wrote: >>>> Add myself as co-maintainer for DRM Panel Drivers in order to help >>>> reviewing and getting new panels drivers merged. >>>> >>>> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> >>> >>> Thanks for stepping up! >>> >>> Acked-by: Sam Ravnborg <sam@ravnborg.org> >> >> Thanks for you trust! >> >> Is there anybody else willing to ack ? Thierry ? > > While at it, perhaps you want to remove me from the entry? I haven't > had much time to look at these drivers for a while now and Sam has been > doing a much better job than I ever have, so looks all in good hands. Thanks for your feedback, I can send a v2 with your entry removed, is it ok for you Sam ? > > Acked-by: Thierry Reding <thierry.reding@gmail.com> Thanks! Neil ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-27 16:42 ` Neil Armstrong @ 2023-02-28 17:16 ` Sam Ravnborg 0 siblings, 0 replies; 7+ messages in thread From: Sam Ravnborg @ 2023-02-28 17:16 UTC (permalink / raw) To: Neil Armstrong Cc: Thierry Reding, Daniel Vetter, dri-devel, linux-arm-msm, linux-kernel Hi Neil, On Mon, Feb 27, 2023 at 05:42:01PM +0100, Neil Armstrong wrote: > Hi Thierry, > > On 27/02/2023 16:37, Thierry Reding wrote: > > On Mon, Feb 27, 2023 at 09:22:02AM +0100, Neil Armstrong wrote: > > > Hi Sam ! > > > > > > On 17/02/2023 11:45, Sam Ravnborg wrote: > > > > On Fri, Feb 17, 2023 at 10:58:15AM +0100, Neil Armstrong wrote: > > > > > Add myself as co-maintainer for DRM Panel Drivers in order to help > > > > > reviewing and getting new panels drivers merged. > > > > > > > > > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > > > > > > > > Thanks for stepping up! > > > > > > > > Acked-by: Sam Ravnborg <sam@ravnborg.org> > > > > > > Thanks for you trust! > > > > > > Is there anybody else willing to ack ? Thierry ? > > > > While at it, perhaps you want to remove me from the entry? I haven't > > had much time to look at these drivers for a while now and Sam has been > > doing a much better job than I ever have, so looks all in good hands. > > Thanks for your feedback, I can send a v2 with your entry removed, > is it ok for you Sam ? It is fine with me, as this reflect the reality. Keep me, as I expect to occasionally review a few things. Sam ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers 2023-02-17 9:58 [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers Neil Armstrong 2023-02-17 10:45 ` Sam Ravnborg @ 2023-02-27 16:12 ` Jagan Teki 1 sibling, 0 replies; 7+ messages in thread From: Jagan Teki @ 2023-02-27 16:12 UTC (permalink / raw) To: Neil Armstrong Cc: Thierry Reding, Sam Ravnborg, linux-arm-msm, dri-devel, linux-kernel On Fri, Feb 17, 2023 at 3:28 PM Neil Armstrong <neil.armstrong@linaro.org> wrote: > > Add myself as co-maintainer for DRM Panel Drivers in order to help > reviewing and getting new panels drivers merged. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- Thanks for doing this, I'm acking since I have potential involvement in Panels. Acked-by: Jagan Teki <jagan@amarulasolutions.com> ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-02-28 17:16 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-02-17 9:58 [PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers Neil Armstrong 2023-02-17 10:45 ` Sam Ravnborg 2023-02-27 8:22 ` Neil Armstrong 2023-02-27 15:37 ` Thierry Reding 2023-02-27 16:42 ` Neil Armstrong 2023-02-28 17:16 ` Sam Ravnborg 2023-02-27 16:12 ` Jagan Teki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox