Re: [PATCH v15 4/5] MAINTAINERS: Update entries for Renesas DRM drivers

2023-11-28 Thread Geert Uytterhoeven
On Tue, Nov 28, 2023 at 11:52 AM Biju Das  wrote:
> The rcar-du has never been maintained in drm-misc. So exclude only
> this driver from drm-misc. Also, add the tree entry for sh_mobile.
>
> Signed-off-by: Biju Das 

Reviewed-by: Geert Uytterhoeven 
Acked-by: Geert Uytterhoeven  # shmob_drm

Gr{oetje,eeting}s,

Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


[PATCH v15 4/5] MAINTAINERS: Update entries for Renesas DRM drivers

2023-11-28 Thread Biju Das
The rcar-du has never been maintained in drm-misc. So exclude only
this driver from drm-misc. Also, add the tree entry for sh_mobile.

Signed-off-by: Biju Das 
---
v15:
 * New patch
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a6d8a15a23dd..2604cb3d9f99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6976,7 +6976,7 @@ X:drivers/gpu/drm/mediatek/
 X: drivers/gpu/drm/msm/
 X: drivers/gpu/drm/nouveau/
 X: drivers/gpu/drm/radeon/
-X: drivers/gpu/drm/renesas/
+X: drivers/gpu/drm/renesas/rcar-du/
 X: drivers/gpu/drm/tegra/
 
 DRM DRIVERS FOR ALLWINNER A10
@@ -7150,6 +7150,7 @@ M:Geert Uytterhoeven 
 L: dri-devel@lists.freedesktop.org
 L: linux-renesas-...@vger.kernel.org
 S: Supported
+T: git git://anongit.freedesktop.org/drm/drm-misc
 F: Documentation/devicetree/bindings/display/renesas,shmobile-lcdc.yaml
 F: drivers/gpu/drm/renesas/shmobile/
 F: include/linux/platform_data/shmob_drm.h
-- 
2.25.1