On 10/21/25 09:34, Herve Codina wrote:
After contributing the driver, add myself as the maintainer for the
Leadtek LTK028QV25BYL panel driver.
Signed-off-by: Herve Codina <[email protected]>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 46126ce2f968..67c085cd1dae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7811,6 +7811,13 @@ S: Maintained
F: Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
F: drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c
+DRM DRIVER FOR LEADTEK LTK028QV25BYL PANELS
+M: Herve Codina <[email protected]>
+S: Maintained
+T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F:
Documentation/devicetree/bindings/display/panel/leadtek,ltk028qv25byl.yaml
+F: drivers/gpu/drm/panel/panel-leadtek-ltk028qv25byl.c
+
DRM DRIVER FOR LG SW43408 PANELS
M: Sumit Semwal <[email protected]>
M: Casey Connolly <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>