public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Assume maintainership of PL111
@ 2024-12-19 18:36 Linus Walleij
  2024-12-20  0:11 ` Dmitry Baryshkov
  2024-12-20 15:28 ` Simona Vetter
  0 siblings, 2 replies; 5+ messages in thread
From: Linus Walleij @ 2024-12-19 18:36 UTC (permalink / raw)
  To: David Airlie, Simona Vetter; +Cc: dri-devel, linux-kernel, Linus Walleij

Emma Anholt dropped maintainership for PL111 and I
didn't notice it at the time. I've written part of it
and I'm happy to maintain it, list myself as maintainer
and assume active maintainership.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1e930c7a58b13d8bbe6bf133ba7b36aa24c2b5e0..99dbe95995824cb6bdf9e5865982c92677924fa8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7068,7 +7068,8 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	drivers/gpu/drm/sun4i/sun8i*
 
 DRM DRIVER FOR ARM PL111 CLCD
-S:	Orphan
+M:	Linus Walleij <linus.walleij@linaro.org>
+S:	Maintained
 T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	drivers/gpu/drm/pl111/
 

---
base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
change-id: 20241219-pl111-maintain-ec7f69230d48

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Assume maintainership of PL111
  2024-12-19 18:36 [PATCH] MAINTAINERS: Assume maintainership of PL111 Linus Walleij
@ 2024-12-20  0:11 ` Dmitry Baryshkov
  2024-12-21 22:26   ` Linus Walleij
  2024-12-20 15:28 ` Simona Vetter
  1 sibling, 1 reply; 5+ messages in thread
From: Dmitry Baryshkov @ 2024-12-20  0:11 UTC (permalink / raw)
  To: Linus Walleij; +Cc: David Airlie, Simona Vetter, dri-devel, linux-kernel

On Thu, Dec 19, 2024 at 07:36:05PM +0100, Linus Walleij wrote:
> Emma Anholt dropped maintainership for PL111 and I
> didn't notice it at the time. I've written part of it
> and I'm happy to maintain it, list myself as maintainer
> and assume active maintainership.

Nice!

Could you please convert it to use DRM_BRIDGE_ATTACH_NO_CONNECTOR?
Likewise pl111_display_enable() should use the bus flags and input
formats of the next bridge rather than the ones of the connector.

> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1e930c7a58b13d8bbe6bf133ba7b36aa24c2b5e0..99dbe95995824cb6bdf9e5865982c92677924fa8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7068,7 +7068,8 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	drivers/gpu/drm/sun4i/sun8i*
>  
>  DRM DRIVER FOR ARM PL111 CLCD
> -S:	Orphan
> +M:	Linus Walleij <linus.walleij@linaro.org>
> +S:	Maintained
>  T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	drivers/gpu/drm/pl111/
>  
> 
> ---
> base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
> change-id: 20241219-pl111-maintain-ec7f69230d48
> 
> Best regards,
> -- 
> Linus Walleij <linus.walleij@linaro.org>
> 

-- 
With best wishes
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Assume maintainership of PL111
  2024-12-19 18:36 [PATCH] MAINTAINERS: Assume maintainership of PL111 Linus Walleij
  2024-12-20  0:11 ` Dmitry Baryshkov
@ 2024-12-20 15:28 ` Simona Vetter
  1 sibling, 0 replies; 5+ messages in thread
From: Simona Vetter @ 2024-12-20 15:28 UTC (permalink / raw)
  To: Linus Walleij; +Cc: David Airlie, Simona Vetter, dri-devel, linux-kernel

On Thu, Dec 19, 2024 at 07:36:05PM +0100, Linus Walleij wrote:
> Emma Anholt dropped maintainership for PL111 and I
> didn't notice it at the time. I've written part of it
> and I'm happy to maintain it, list myself as maintainer
> and assume active maintainership.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Simona Vetter <simona.vetter@ffwll.ch>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1e930c7a58b13d8bbe6bf133ba7b36aa24c2b5e0..99dbe95995824cb6bdf9e5865982c92677924fa8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7068,7 +7068,8 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	drivers/gpu/drm/sun4i/sun8i*
>  
>  DRM DRIVER FOR ARM PL111 CLCD
> -S:	Orphan
> +M:	Linus Walleij <linus.walleij@linaro.org>
> +S:	Maintained
>  T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	drivers/gpu/drm/pl111/
>  
> 
> ---
> base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
> change-id: 20241219-pl111-maintain-ec7f69230d48
> 
> Best regards,
> -- 
> Linus Walleij <linus.walleij@linaro.org>
> 

-- 
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Assume maintainership of PL111
  2024-12-20  0:11 ` Dmitry Baryshkov
@ 2024-12-21 22:26   ` Linus Walleij
  2024-12-21 23:39     ` Dmitry Baryshkov
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Walleij @ 2024-12-21 22:26 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: David Airlie, Simona Vetter, dri-devel, linux-kernel

On Fri, Dec 20, 2024 at 1:11 AM Dmitry Baryshkov
<dmitry.baryshkov@linaro.org> wrote:

> Could you please convert it to use DRM_BRIDGE_ATTACH_NO_CONNECTOR?
> Likewise pl111_display_enable() should use the bus flags and input
> formats of the next bridge rather than the ones of the connector.

I can surely look into it.
Is there some example committ of this type of conversion in the
tree?

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Assume maintainership of PL111
  2024-12-21 22:26   ` Linus Walleij
@ 2024-12-21 23:39     ` Dmitry Baryshkov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Baryshkov @ 2024-12-21 23:39 UTC (permalink / raw)
  To: Linus Walleij; +Cc: David Airlie, Simona Vetter, dri-devel, linux-kernel

On Sun, 22 Dec 2024 at 00:26, Linus Walleij <linus.walleij@linaro.org> wrote:
>
> On Fri, Dec 20, 2024 at 1:11 AM Dmitry Baryshkov
> <dmitry.baryshkov@linaro.org> wrote:
>
> > Could you please convert it to use DRM_BRIDGE_ATTACH_NO_CONNECTOR?
> > Likewise pl111_display_enable() should use the bus flags and input
> > formats of the next bridge rather than the ones of the connector.
>
> I can surely look into it.
> Is there some example committ of this type of conversion in the
> tree?

I probably can not point to a single commit.
There are a lot of drivers that use DRM_BRIDGE_ATTACH_NO_CONNECTOR and
then create and attach drm_bridge_connector manually. I think one of
the last conversions was done for the imx/ipuv3 drivers (dw_hdmi isn't
converted yet)
For the bus formats it seems we are not there yet. At least panel.c
doesn't propagate panel's flags and formats, so you can ignore that
comment.

-- 
With best wishes
Dmitry

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-21 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 18:36 [PATCH] MAINTAINERS: Assume maintainership of PL111 Linus Walleij
2024-12-20  0:11 ` Dmitry Baryshkov
2024-12-21 22:26   ` Linus Walleij
2024-12-21 23:39     ` Dmitry Baryshkov
2024-12-20 15:28 ` Simona Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox