mbox series

[0/3] Add support for Mali-G31 GPU on RZ/V2H(P) SoC

Message ID 20250218115922.407816-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Add support for Mali-G31 GPU on RZ/V2H(P) SoC | expand

Message

Lad, Prabhakar Feb. 18, 2025, 11:59 a.m. UTC
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series adds support for the Mali-G31 GPU on the RZ/V2H(P) SoC.
The changes include updating the device tree bindings, adding the GPU node
to the SoC device tree, and enabling the GPU on the RZ/V2H evaluation kit.

Lad Prabhakar (3):
  dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2H(P) SoC
  arm64: dts: renesas: r9a09g057: Add Mali-G31 GPU node
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable Mali-G31

 .../bindings/gpu/arm,mali-bifrost.yaml        |  2 +
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 51 +++++++++++++++++++
 .../dts/renesas/r9a09g057h44-rzv2h-evk.dts    | 15 ++++++
 3 files changed, 68 insertions(+)