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 [email protected] mailing list to avoid any notification gaps. Acked-by: Andy Yan <[email protected]> Signed-off-by: Cristian Ciocaltea <[email protected]> --- Changes in v2: - Collected Acked-by from Andy - Removed the RFC prefix - Rebased onto next-20260611 - Link to v1: https://patch.msgid.link/[email protected] --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f1caa6e5198b..ac68fdd9879e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8849,11 +8849,14 @@ M: Sandy Huang <[email protected]> M: Heiko Stübner <[email protected]> M: Andy Yan <[email protected]> L: [email protected] +L: [email protected] 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 <[email protected]> --- base-commit: ec039126b7fac4e3af35ebccaa7c6f9b6875ba81 change-id: 20260506-maintainers-rk-drm-upd-c463f6b04769
