[PATCH RFC] MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM drivers

Cristian Ciocaltea posted 1 patch 1 month, 1 week ago
There is a newer version of this series
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
[PATCH RFC] MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM drivers
Posted by Cristian Ciocaltea 1 month, 1 week ago
The DW HDMI QP TX library was developed for and is currently only used
by Rockchip platforms.  Add it to the Rockchip DRM drivers section to
ensure all relevant parties are kept in the loop on any changes.

As its file paths fall outside the generic wildcard patterns defined in
the ARM/Rockchip SoC support section, also add the
linux-rockchip@lists.infradead.org mailing list to avoid any
notification gaps.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0dfad67f66c0..cb3c8e5fcb21 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8754,11 +8754,14 @@ M:	Sandy Huang <hjc@rock-chips.com>
 M:	Heiko Stübner <heiko@sntech.de>
 M:	Andy Yan <andy.yan@rock-chips.com>
 L:	dri-devel@lists.freedesktop.org
+L:	linux-rockchip@lists.infradead.org
 S:	Maintained
 T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	Documentation/devicetree/bindings/display/rockchip/
+F:	drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.*
 F:	drivers/gpu/drm/ci/xfails/rockchip*
 F:	drivers/gpu/drm/rockchip/
+F:	include/drm/bridge/dw_hdmi_qp.h
 
 DRM DRIVERS FOR STI
 M:	Alain Volmat <alain.volmat@foss.st.com>

---
base-commit: 4cd074ae20bbcc293bbbce9163abe99d68ae6ae0
change-id: 20260506-maintainers-rk-drm-upd-c463f6b04769

Re: [PATCH RFC] MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM drivers
Posted by Andy Yan 1 month, 1 week ago
Hello,

On 5/6/26 06:31, Cristian Ciocaltea wrote:
> The DW HDMI QP TX library was developed for and is currently only used
> by Rockchip platforms.  Add it to the Rockchip DRM drivers section to
> ensure all relevant parties are kept in the loop on any changes.
> 
> As its file paths fall outside the generic wildcard patterns defined in
> the ARM/Rockchip SoC support section, also add the
> linux-rockchip@lists.infradead.org mailing list to avoid any
> notification gaps.
> 
> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
> ---
>   MAINTAINERS | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0dfad67f66c0..cb3c8e5fcb21 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8754,11 +8754,14 @@ M:	Sandy Huang <hjc@rock-chips.com>
>   M:	Heiko Stübner <heiko@sntech.de>
>   M:	Andy Yan <andy.yan@rock-chips.com>
>   L:	dri-devel@lists.freedesktop.org
> +L:	linux-rockchip@lists.infradead.org
>   S:	Maintained
>   T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>   F:	Documentation/devicetree/bindings/display/rockchip/
> +F:	drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.*
>   F:	drivers/gpu/drm/ci/xfails/rockchip*
>   F:	drivers/gpu/drm/rockchip/
> +F:	include/drm/bridge/dw_hdmi_qp.h



Acked-by: Andy Yan <andy.yan@rock-chips.com>

>   
>   DRM DRIVERS FOR STI
>   M:	Alain Volmat <alain.volmat@foss.st.com>
> 
> ---
> base-commit: 4cd074ae20bbcc293bbbce9163abe99d68ae6ae0
> change-id: 20260506-maintainers-rk-drm-upd-c463f6b04769
> 
>