mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-24 12:42:16 -04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user