[PATCH v2 2/3] dt-bindings: gpu: img,powervr-rogue: Document GE7800 GPU in Renesas R-Car M3-N
Marek Vasut
marek.vasut+renesas at mailbox.org
Tue Nov 4 05:56:06 PST 2025
Document Imagination Technologies PowerVR Rogue GE7800 BNVC 15.5.1.64
present in Renesas R-Car R8A77965 M3-N SoC.
Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
Cc: Conor Dooley <conor+dt at kernel.org>
Cc: David Airlie <airlied at gmail.com>
Cc: Frank Binns <frank.binns at imgtec.com>
Cc: Geert Uytterhoeven <geert+renesas at glider.be>
Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Magnus Damm <magnus.damm at gmail.com>
Cc: Matt Coster <matt.coster at imgtec.com>
Cc: Maxime Ripard <mripard at kernel.org>
Cc: "Niklas Söderlund" <niklas.soderlund at ragnatech.se>
Cc: Rob Herring <robh at kernel.org>
Cc: Simona Vetter <simona at ffwll.ch>
Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: devicetree at vger.kernel.org
Cc: dri-devel at lists.freedesktop.org
Cc: linux-renesas-soc at vger.kernel.org
---
V2: Add RB from Geert and Krzysztof
---
.../devicetree/bindings/gpu/img,powervr-rogue.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
index 550da008629c..225a6e1b7fcd 100644
--- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
+++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
@@ -19,6 +19,10 @@ properties:
- renesas,r8a77961-gpu
- const: img,img-gx6250
- const: img,img-rogue
+ - items:
+ - const: renesas,r8a77965-gpu
+ - const: img,img-ge7800
+ - const: img,img-rogue
- items:
- enum:
- ti,am62-gpu
@@ -105,6 +109,7 @@ allOf:
compatible:
contains:
enum:
+ - img,img-ge7800
- img,img-gx6250
- thead,th1520-gpu
then:
@@ -135,6 +140,7 @@ allOf:
contains:
enum:
- img,img-bxs-4-64
+ - img,img-ge7800
- img,img-gx6250
then:
properties:
--
2.51.0
More information about the linux-arm-kernel
mailing list