Skip to content

Commit b945781

Browse files
Tommaso Merciairobherring
authored andcommitted
dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
Add a compatible string for the Renesas RZ/G3E SoC variants that include a Mali-G52 GPU. These variants share the same restrictions on interrupts, clocks, and power domains as the RZ/G2L SoC, so extend the existing schema validation accordingly. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Link: https://lore.kernel.org/r/20250528073040.904033-1-tommaso.merciai.xr@bp.renesas.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 05e6d2f commit b945781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
- realtek,rtd1619-mali
2626
- renesas,r9a07g044-mali
2727
- renesas,r9a07g054-mali
28+
- renesas,r9a09g047-mali
2829
- renesas,r9a09g056-mali
2930
- renesas,r9a09g057-mali
3031
- rockchip,px30-mali
@@ -146,6 +147,7 @@ allOf:
146147
enum:
147148
- renesas,r9a07g044-mali
148149
- renesas,r9a07g054-mali
150+
- renesas,r9a09g047-mali
149151
- renesas,r9a09g056-mali
150152
- renesas,r9a09g057-mali
151153
then:

0 commit comments

Comments
 (0)