2023-12-04 13:38:50

by Frank Binns

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Document Imagination PowerVR driver patches go via drm-misc

This is the tree used by nearly all other DRM drivers, so use it for the
PowerVR driver as well.

Signed-off-by: Frank Binns <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0ba904b46efe..d4b46b3db022 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10397,6 +10397,7 @@ M: Frank Binns <[email protected]>
M: Donald Robson <[email protected]>
M: Matt Coster <[email protected]>
S: Supported
+T: git git://anongit.freedesktop.org/drm/drm-misc
F: Documentation/devicetree/bindings/gpu/img,powervr.yaml
F: Documentation/gpu/imagination/
F: drivers/gpu/drm/imagination/
--
2.25.1


2023-12-04 13:57:28

by Maxime Ripard

[permalink] [raw]
Subject: Re: (subset) [PATCH] MAINTAINERS: Document Imagination PowerVR driver patches go via drm-misc

On Mon, 04 Dec 2023 13:28:47 +0000, Frank Binns wrote:
> This is the tree used by nearly all other DRM drivers, so use it for the
> PowerVR driver as well.
>
>

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime