Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: gpu: Rename img,powervr to img,powervr-rogue

This binding will be used for GPUs starting from Series6 (Rogue)
and later. A different binding document will describe Series5.
With that the name "img,powervr" is too generic, rename to
"img,powervr-rogue" to avoid confusion.

Suggested-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Message-ID: <20240109171950.31010-2-afd@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Andrew Davis and committed by
Tony Lindgren
35df039b 6613476e

+3 -3
+2 -2
Documentation/devicetree/bindings/gpu/img,powervr.yaml Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
··· 2 2 # Copyright (c) 2023 Imagination Technologies Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: http://devicetree.org/schemas/gpu/img,powervr.yaml# 5 + $id: http://devicetree.org/schemas/gpu/img,powervr-rogue.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 - title: Imagination Technologies PowerVR and IMG GPU 8 + title: Imagination Technologies PowerVR and IMG Rogue GPUs 9 9 10 10 maintainers: 11 11 - Frank Binns <frank.binns@imgtec.com>
+1 -1
MAINTAINERS
··· 10470 10470 M: Matt Coster <matt.coster@imgtec.com> 10471 10471 S: Supported 10472 10472 T: git git://anongit.freedesktop.org/drm/drm-misc 10473 - F: Documentation/devicetree/bindings/gpu/img,powervr.yaml 10473 + F: Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml 10474 10474 F: Documentation/gpu/imagination/ 10475 10475 F: drivers/gpu/drm/imagination/ 10476 10476 F: include/uapi/drm/pvr_drm.h