diff options
author | Liu Ying <victor.liu@nxp.com> | 2023-03-13 13:59:51 +0800 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-03-15 10:00:47 +0100 |
commit | b28ee4476219b47604b860bd579bd9ce3979a67e (patch) | |
tree | 7f9f80782d2601b0d9f0e6e5cf85e2f5dd5d757c | |
parent | a66172fa7859b7c0f5af1a0576564f802e585883 (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 <victor.liu@nxp.com>
Acked-by: Robert Foss <robert.foss@linaro.org>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230313055951.2997299-1-victor.liu@nxp.com
-rw-r--r-- | MAINTAINERS | 1 |
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 <inki.dae@samsung.com> |