diff options
| author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-11-04 14:56:06 +0100 |
|---|---|---|
| committer | Matt Coster <matt.coster@imgtec.com> | 2025-11-05 10:54:39 +0000 |
| commit | 6126a7f27f002408803f3fc50ff610699e57601d (patch) | |
| tree | 056dc6a04d3e26ba76c43e7a1f3a8e5e62d9049f | |
| parent | cc2a5cae75720b41ba58b7d3ce977e0729c9b82d (diff) | |
dt-bindings: gpu: img,powervr-rogue: Document GE7800 GPU in Renesas R-Car M3-N
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@glider.be>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Link: https://patch.msgid.link/20251104135716.12497-2-marek.vasut+renesas@mailbox.org
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
| -rw-r--r-- | Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ -20,6 +20,10 @@ properties: - 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 - const: img,img-axe-1-16m @@ -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: |
