diff options
| author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2026-06-12 13:01:29 +0300 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2026-07-03 20:18:58 +0200 |
| commit | 01d082bbbd60c4468e88a97bc07052678339f9f6 (patch) | |
| tree | 7315aa4f4cc5f4c546405ea3139d7367d70614f4 /MAINTAINERS | |
| parent | 337038d31c59d405b89efa7b28fd230273f997ad (diff) | |
| download | linux-next-01d082bbbd60c4468e88a97bc07052678339f9f6.tar.gz linux-next-01d082bbbd60c4468e88a97bc07052678339f9f6.zip | |
MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM drivers
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.
Acked-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260612-maintainers-rk-drm-upd-v2-1-3ff65fc41a93@collabora.com
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50f2aa8c0d8a..377d224c5f76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8858,11 +8858,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> |
