* [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
@ 2023-09-25 22:49 Douglas Anderson
2023-09-26 6:28 ` Laurentiu Palcu
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Douglas Anderson @ 2023-09-25 22:49 UTC (permalink / raw)
To: dri-devel; +Cc: Maxime Ripard, Laurentiu Palcu, Douglas Anderson, linux-kernel
As per the discussion on the lists [1], changes to this driver
generally flow through drm-misc. Add a tag in MAINTAINERS to document
this
[1] https://lore.kernel.org/r/20230925054710.r3guqn5jzdl4giwd@fsr-ub1664-121.ea.freescale.net
Signed-off-by: Douglas Anderson <dianders@chromium.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d72d3af551fb..d20a375ecd7d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15225,6 +15225,7 @@ M: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
R: Lucas Stach <l.stach@pengutronix.de>
L: dri-devel@lists.freedesktop.org
S: Maintained
+T: git git://anongit.freedesktop.org/drm/drm-misc
F: Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
F: drivers/gpu/drm/imx/dcss/
--
2.42.0.515.g380fc7ccd1-goog
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
2023-09-25 22:49 [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc Douglas Anderson
@ 2023-09-26 6:28 ` Laurentiu Palcu
2023-09-27 15:27 ` Maxime Ripard
2023-09-28 8:54 ` Maxime Ripard
2 siblings, 0 replies; 4+ messages in thread
From: Laurentiu Palcu @ 2023-09-26 6:28 UTC (permalink / raw)
To: Douglas Anderson; +Cc: dri-devel, Maxime Ripard, linux-kernel
On Mon, Sep 25, 2023 at 03:49:29PM -0700, Douglas Anderson wrote:
> As per the discussion on the lists [1], changes to this driver
> generally flow through drm-misc. Add a tag in MAINTAINERS to document
> this
>
> [1] https://lore.kernel.org/r/20230925054710.r3guqn5jzdl4giwd@fsr-ub1664-121.ea.freescale.net
>
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Thanks,
Laurentiu
> ---
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d72d3af551fb..d20a375ecd7d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15225,6 +15225,7 @@ M: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
> R: Lucas Stach <l.stach@pengutronix.de>
> L: dri-devel@lists.freedesktop.org
> S: Maintained
> +T: git git://anongit.freedesktop.org/drm/drm-misc
> F: Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
> F: drivers/gpu/drm/imx/dcss/
>
> --
> 2.42.0.515.g380fc7ccd1-goog
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
2023-09-25 22:49 [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc Douglas Anderson
2023-09-26 6:28 ` Laurentiu Palcu
@ 2023-09-27 15:27 ` Maxime Ripard
2023-09-28 8:54 ` Maxime Ripard
2 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2023-09-27 15:27 UTC (permalink / raw)
To: Douglas Anderson; +Cc: dri-devel, linux-kernel, Laurentiu Palcu, Maxime Ripard
On Mon, 25 Sep 2023 15:49:29 -0700, Douglas Anderson wrote:
> As per the discussion on the lists [1], changes to this driver
> generally flow through drm-misc. Add a tag in MAINTAINERS to document
> this
>
> [1] https://lore.kernel.org/r/20230925054710.r3guqn5jzdl4giwd@fsr-ub1664-121.ea.freescale.net
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@kernel.org>
Thanks!
Maxime
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
2023-09-25 22:49 [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc Douglas Anderson
2023-09-26 6:28 ` Laurentiu Palcu
2023-09-27 15:27 ` Maxime Ripard
@ 2023-09-28 8:54 ` Maxime Ripard
2 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2023-09-28 8:54 UTC (permalink / raw)
To: Douglas Anderson; +Cc: dri-devel, Laurentiu Palcu, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
Hi,
On Mon, Sep 25, 2023 at 03:49:29PM -0700, Douglas Anderson wrote:
> As per the discussion on the lists [1], changes to this driver
> generally flow through drm-misc. Add a tag in MAINTAINERS to document
> this
>
> [1] https://lore.kernel.org/r/20230925054710.r3guqn5jzdl4giwd@fsr-ub1664-121.ea.freescale.net
>
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
Applied to drm-misc-next, thanks!
This was somewhat conflicting with
https://lore.kernel.org/all/20230921105743.2611263-1-mripard@kernel.org/
So I removed the imx exclusion from that patch too.
Maxime
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-09-28 8:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25 22:49 [PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc Douglas Anderson
2023-09-26 6:28 ` Laurentiu Palcu
2023-09-27 15:27 ` Maxime Ripard
2023-09-28 8:54 ` Maxime Ripard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®