devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpu: img,powervr-rogue: Add Renesas R-Car V3U
@ 2025-12-15 13:36 Wolfram Sang
  2025-12-15 14:22 ` Niklas Söderlund
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2025-12-15 13:36 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Frank Binns, Matt Coster, David Airlie,
	Simona Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Geert Uytterhoeven, Magnus Damm, dri-devel, devicetree

R-Car V3U has the same unit as M3N and its GPU was already added to the
DT. Add the binding description now, too.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
Fixes:

arch/arm64/boot/dts/renesas/r8a779a0-falcon.dtb: gpu@fd000000 (renesas,r8a779a0-gpu): compatible: 'oneOf' conditional failed, one must be fixed:
        ['renesas,r8a779a0-gpu', 'img,img-ge7800', 'img,img-rogue'] is too short
        ['renesas,r8a779a0-gpu', 'img,img-ge7800', 'img,img-rogue'] is too long
...

 Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
index 225a6e1b7fcd..86ef68985317 100644
--- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
+++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
@@ -20,7 +20,9 @@ properties:
           - const: img,img-gx6250
           - const: img,img-rogue
       - items:
-          - const: renesas,r8a77965-gpu
+          - enum:
+              - renesas,r8a77965-gpu
+              - renesas,r8a779a0-gpu
           - const: img,img-ge7800
           - const: img,img-rogue
       - items:
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-16 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 13:36 [PATCH] dt-bindings: gpu: img,powervr-rogue: Add Renesas R-Car V3U Wolfram Sang
2025-12-15 14:22 ` Niklas Söderlund
2025-12-16 13:56   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).