aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiu Ying <[email protected]>2023-03-13 13:59:51 +0800
committerNeil Armstrong <[email protected]>2023-03-15 10:00:47 +0100
commitb28ee4476219b47604b860bd579bd9ce3979a67e (patch)
tree7f9f80782d2601b0d9f0e6e5cf85e2f5dd5d757c
parenta66172fa7859b7c0f5af1a0576564f802e585883 (diff)
MAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVERS FOR BRIDGE CHIPS
Appropriate maintainers should be suggested for changes to the include/drm/drm_bridge.h header file, so add the header file to the 'DRM DRIVERS FOR BRIDGE CHIPS' section. Signed-off-by: Liu Ying <[email protected]> Acked-by: Robert Foss <[email protected]> Acked-by: Neil Armstrong <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d1f27903b89a..887328deadd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6831,6 +6831,7 @@ S: Maintained
T: git git://anongit.freedesktop.org/drm/drm-misc
F: Documentation/devicetree/bindings/display/bridge/
F: drivers/gpu/drm/bridge/
+F: include/drm/drm_bridge.h
DRM DRIVERS FOR EXYNOS
M: Inki Dae <[email protected]>