2023-09-15 08:54:51

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH v4 01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers

Split off DRM drivers for Renesas SH-Mobile into its own entry, and add
Geert Uytterhoeven as a maintainer.

Signed-off-by: Geert Uytterhoeven <[email protected]>
---
Kieran: do you want to join the club, too? ;-)

v4:
- No changes,

v3:
- No changes,

v2:
- New.
---
MAINTAINERS | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ceab03332d749fc..70535048b6a96d55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7015,7 +7015,7 @@ F: drivers/gpu/host1x/
F: include/linux/host1x.h
F: include/uapi/drm/tegra_drm.h

-DRM DRIVERS FOR RENESAS
+DRM DRIVERS FOR RENESAS R-CAR
M: Laurent Pinchart <[email protected]>
M: Kieran Bingham <[email protected]>
L: [email protected]
@@ -7026,7 +7026,15 @@ F: Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml
F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml
F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml
F: Documentation/devicetree/bindings/display/renesas,du.yaml
-F: drivers/gpu/drm/renesas/
+F: drivers/gpu/drm/renesas/rcar-du/
+
+DRM DRIVERS FOR RENESAS SHMOBILE
+M: Laurent Pinchart <[email protected]>
+M: Geert Uytterhoeven <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Supported
+F: drivers/gpu/drm/renesas/shmobile/
F: include/linux/platform_data/shmob_drm.h

DRM DRIVERS FOR ROCKCHIP
--
2.34.1