Hi,
On 28/01/2025 12:41, Maxime Ripard wrote:
On Tue, Jan 28, 2025 at 12:28:48PM +0200, Tomi Valkeinen wrote:
Add myself as drm/rcar-du maintainer. Switch Kieran from a maintainer to
reviewer.
Signed-off-by: Tomi Valkeinen <[email protected]>
---
Cc: Krzysztof Kozlowski <[email protected]>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ed86d884ee0d..5b1bf5fd56fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7760,7 +7760,8 @@ F: include/uapi/drm/tegra_drm.h
DRM DRIVERS FOR RENESAS R-CAR
M: Laurent Pinchart <[email protected]>
-M: Kieran Bingham <[email protected]>
+M: Tomi Valkeinen <[email protected]>
+R: Kieran Bingham <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
If I understood right that email
https://lore.kernel.org/dri-devel/[email protected]/
rcar-du is now de-facto under the drm-misc umbrella. It should be documented as
well.
Good point. I believe this should be enough?
diff --git a/MAINTAINERS b/MAINTAINERS
index 5b1bf5fd56fd..16af21c3a48a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7604,7 +7604,6 @@ 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/rcar-du/
X: drivers/gpu/drm/tegra/
DRM DRIVERS FOR ALLWINNER A10
@@ -7765,7 +7764,7 @@ R: Kieran Bingham
<[email protected]>
L: [email protected]
L: [email protected]
S: Supported
-T: git git://linuxtv.org/pinchartl/media drm/du/next
+T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
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
Tomi