Add an entry for the Panthor driver to the MAINTAINERS file. v4: - Add Steve's R-b
v3: - Add bindings document as an 'F:' line. - Add Steven and Liviu as co-maintainers. Signed-off-by: Boris Brezillon <[email protected]> Reviewed-by: Steven Price <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3bc7e122a094..14d9e64cd82b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1668,6 +1668,17 @@ F: Documentation/gpu/panfrost.rst F: drivers/gpu/drm/panfrost/ F: include/uapi/drm/panfrost_drm.h +ARM MALI PANTHOR DRM DRIVER +M: Boris Brezillon <[email protected]> +M: Steven Price <[email protected]> +M: Liviu Dudau <[email protected]> +L: [email protected] +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml +F: drivers/gpu/drm/panthor/ +F: include/uapi/drm/panthor_drm.h + ARM MALI-DP DRM DRIVER M: Liviu Dudau <[email protected]> S: Supported -- 2.43.0
