mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC
Add a compatible string for the Renesas RZ/G3L SoC variants that include a Mali-G31 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: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20260320164158.487406-2-biju.das.jz@bp.renesas.com Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
This commit is contained in:
parent
46c31e1604
commit
53b67da5f0
|
|
@ -26,6 +26,7 @@ properties:
|
|||
- realtek,rtd1619-mali
|
||||
- renesas,r9a07g044-mali
|
||||
- renesas,r9a07g054-mali
|
||||
- renesas,r9a08g046-mali
|
||||
- renesas,r9a09g047-mali
|
||||
- renesas,r9a09g056-mali
|
||||
- renesas,r9a09g057-mali
|
||||
|
|
@ -150,6 +151,7 @@ allOf:
|
|||
enum:
|
||||
- renesas,r9a07g044-mali
|
||||
- renesas,r9a07g054-mali
|
||||
- renesas,r9a08g046-mali
|
||||
- renesas,r9a09g047-mali
|
||||
- renesas,r9a09g056-mali
|
||||
- renesas,r9a09g057-mali
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user