diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-09-15 11:53:16 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-10-16 12:47:43 +0300 |
commit | 406a849926f3e4c1fcedfdc6623a33bc4f13adbe (patch) | |
tree | 6e9fadc23f29f8ddd2e3cdf3235ce31d31e67c63 /MAINTAINERS | |
parent | 389af786f92ecdff35883551d54bf4e507ffcccb (diff) | |
download | linux-406a849926f3e4c1fcedfdc6623a33bc4f13adbe.tar.xz |
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 <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/7cbcec72214886b67afa8d724a9245661d8cd675.1694767208.git.geert+renesas@glider.be
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e05506ea8917..e12c73b8a69d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7016,7 +7016,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 <laurent.pinchart@ideasonboard.com> M: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> L: dri-devel@lists.freedesktop.org @@ -7027,7 +7027,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 <laurent.pinchart@ideasonboard.com> +M: Geert Uytterhoeven <geert+renesas@glider.be> +L: dri-devel@lists.freedesktop.org +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: drivers/gpu/drm/renesas/shmobile/ F: include/linux/platform_data/shmob_drm.h DRM DRIVERS FOR ROCKCHIP |