diff options
author | Liu Ying <[email protected]> | 2024-11-04 11:28:06 +0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-11-05 13:26:43 +0200 |
commit | 946f2b6a1c1383fb3a16780b425e0ddf40b3a2dd (patch) | |
tree | f8cd173c07a7a5dbdc897947a74abbae3e1ac1ed | |
parent | 049723628716c7286d6265812567ef1b1ff4827e (diff) |
MAINTAINERS: Add maintainer for ITE IT6263 driver
Add myself as the maintainer of ITE IT6263 LVDS TO HDMI BRIDGE DRIVER.
Signed-off-by: Liu Ying <[email protected]>
Acked-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6643e78497f9..f5dc00438ba3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12134,6 +12134,14 @@ W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/tuners/it913x* +ITE IT6263 LVDS TO HDMI BRIDGE DRIVER +M: Liu Ying <[email protected]> +S: Maintained +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git +F: Documentation/devicetree/bindings/display/bridge/ite,it6263.yaml +F: drivers/gpu/drm/bridge/ite-it6263.c + ITE IT66121 HDMI BRIDGE DRIVER M: Phong LE <[email protected]> M: Neil Armstrong <[email protected]> |