lkml.org 
[lkml]   [2024]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/6] dt-bindings: gpu: powervr-rogue: Add PowerVR support for some Renesas GPUs
Date
Update the binding to add support for various Renesas SoC's with PowerVR
Rogue GX6250 and GX6650 GPUs. These devices only need one clock, so update
the table to indicate such like what was done for the ti,am62-gpu.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
index 256e252f8087..7c75104df09f 100644
--- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
+++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
@@ -14,6 +14,11 @@ properties:
compatible:
items:
- enum:
+ - renesas,r8a774a1-gpu
+ - renesas,r8a774e1-gpu
+ - renesas,r8a77951-gpu
+ - renesas,r8a77960-gpu
+ - renesas,r8a77961-gpu
- ti,am62-gpu
- const: img,img-axe # IMG AXE GPU model/revision is fully discoverable

@@ -51,7 +56,13 @@ allOf:
properties:
compatible:
contains:
- const: ti,am62-gpu
+ enum:
+ - ti,am62-gpu
+ - renesas,r8a774a1-gpu
+ - renesas,r8a774e1-gpu
+ - renesas,r8a77951-gpu
+ - renesas,r8a77960-gpu
+ - renesas,r8a77961-gpu
then:
properties:
clocks:
--
2.43.0

\
 
 \ /
  Last update: 2024-05-27 15:24    [W:0.220 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site