[PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge

Francesco Dolcini posted 1 patch 1 month, 2 weeks ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
Posted by Francesco Dolcini 1 month, 2 weeks ago
From: Francesco Dolcini <francesco.dolcini@toradex.com>

Update the maintainer from Adrien to Francesco.  Adrien is not
interested in maintaining this driver anymore, Francesco has access to
various hardware devices using this component and the vendor
documentation.

Cc: Adrien Grassein <adrien.grassein@gmail.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2fb1c75afd16..bcfb13b612bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15019,7 +15019,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
 F:	drivers/hid/hid-lg-g15.c
 
 LONTIUM LT8912B MIPI TO HDMI BRIDGE
-M:	Adrien Grassein <adrien.grassein@gmail.com>
+M:	Francesco Dolcini <francesco@dolcini.it>
 S:	Maintained
 F:	Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
 F:	drivers/gpu/drm/bridge/lontium-lt8912b.c
-- 
2.47.3
Re: [PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
Posted by Neil Armstrong 1 month, 1 week ago
Hi,

On Thu, 30 Apr 2026 10:53:42 +0200, Francesco Dolcini wrote:
> Update the maintainer from Adrien to Francesco.  Adrien is not
> interested in maintaining this driver anymore, Francesco has access to
> various hardware devices using this component and the vendor
> documentation.

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/1] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/7aee5b1da99565d97fd898d5fe77cb55b9ef7128

-- 
Neil
Re: [PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
Posted by Neil Armstrong 1 month, 1 week ago
On 4/30/26 10:53, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
> 
> Update the maintainer from Adrien to Francesco.  Adrien is not
> interested in maintaining this driver anymore, Francesco has access to
> various hardware devices using this component and the vendor
> documentation.
> 
> Cc: Adrien Grassein <adrien.grassein@gmail.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2fb1c75afd16..bcfb13b612bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15019,7 +15019,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
>   F:	drivers/hid/hid-lg-g15.c
>   
>   LONTIUM LT8912B MIPI TO HDMI BRIDGE
> -M:	Adrien Grassein <adrien.grassein@gmail.com>
> +M:	Francesco Dolcini <francesco@dolcini.it>
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml
>   F:	drivers/gpu/drm/bridge/lontium-lt8912b.c

Acked-by: Neil Armstrong <neil.armstrong@linaro.org>

Thanks,
Neil
Re: [PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
Posted by Luca Ceresoli 1 month, 2 weeks ago
On Thu Apr 30, 2026 at 10:53 AM CEST, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
>
> Update the maintainer from Adrien to Francesco.  Adrien is not
> interested in maintaining this driver anymore, Francesco has access to
> various hardware devices using this component and the vendor
> documentation.
>
> Cc: Adrien Grassein <adrien.grassein@gmail.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>

FWIW:
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Re: [PATCH] MAINTAINERS: Update maintainer for LT8912B DRM HDMI bridge
Posted by Adrien Grassein 1 month, 2 weeks ago
Le jeu. 30 avr. 2026 à 11:06, Luca Ceresoli
<luca.ceresoli@bootlin.com> a écrit :
>
> On Thu Apr 30, 2026 at 10:53 AM CEST, Francesco Dolcini wrote:
> > From: Francesco Dolcini <francesco.dolcini@toradex.com>
> >
> > Update the maintainer from Adrien to Francesco.  Adrien is not
> > interested in maintaining this driver anymore, Francesco has access to
> > various hardware devices using this component and the vendor
> > documentation.
> >
> > Cc: Adrien Grassein <adrien.grassein@gmail.com>
> > Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Acked-by: Adrien Grassein adrien.grassein@gmail.com
>
> FWIW:
> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
>
> --
> Luca Ceresoli, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

Thanks,
Adrien