diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2024-02-18 16:48:40 +0000 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2024-02-21 17:21:23 +0100 |
commit | 583f2bdc8a44695f423c98d0ba565abf4c67e9c6 (patch) | |
tree | bea7b0e0593a1609bcb27e17e2a04ca4a406e99c /MAINTAINERS | |
parent | bf7e1dc79a59d670ce4819d24c769823563bbea2 (diff) |
MAINTAINERS: Create entry for Renesas RZ DRM drivers
Create entry for Renesas RZ DRM drivers and add my self as a maintainer.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20240218164840.57662-6-biju.das.jz@bp.renesas.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ffd316d141b8..3527a2ece6cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7193,6 +7193,15 @@ F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml F: Documentation/devicetree/bindings/display/renesas,du.yaml F: drivers/gpu/drm/renesas/rcar-du/ +DRM DRIVERS FOR RENESAS RZ +M: Biju Das <biju.das.jz@bp.renesas.com> +L: dri-devel@lists.freedesktop.org +L: linux-renesas-soc@vger.kernel.org +S: Maintained +T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/display/renesas,rzg2l-du.yaml +F: drivers/gpu/drm/renesas/rz-du/ + DRM DRIVERS FOR RENESAS SHMOBILE M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> M: Geert Uytterhoeven <geert+renesas@glider.be> |