Message ID | 20230416130735.30965-4-aweber.kernel@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | Add Samsung S6D7AA0 panel controller driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..6a55e6e3ac59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6623,6 +6623,12 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml F: drivers/gpu/drm/panel/panel-samsung-s6d27a1.c +DRM DRIVER FOR SAMSUNG S6D7AA0 PANELS +M: Artur Weber <aweber.kernel@gmail.com> +S: Maintained +F: Documentation/devicetree/bindings/display/panel/samsung,s6d7aa0.yaml +F: drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c + DRM DRIVER FOR SITRONIX ST7703 PANELS M: Guido Günther <agx@sigxcpu.org> R: Purism Kernel Team <kernel@puri.sm>
Add myself as maintainer of the Samsung S6D7AA0 panel driver. Signed-off-by: Artur Weber <aweber.kernel@gmail.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)