Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for Mali-G52 to RZ/G3E SoC
@ 2025-04-02 13:11 Tommaso Merciai
  2025-04-02 13:11 ` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset entries for GE3D Tommaso Merciai
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tommaso Merciai @ 2025-04-02 13:11 UTC (permalink / raw)
  To: tomm.merciai
  Cc: linux-renesas-soc, biju.das.jz, Tommaso Merciai,
	Geert Uytterhoeven, Michael Turquette, Stephen Boyd, linux-clk,
	linux-kernel

Dear All,

This patch series adds support for the Mali-G52 GPU on the RZ/G3E SoC.
The changes include updating the device tree bindings, adding the GPU node
to the SoC device tree, and enabling the GPU on the R9A09G047E57 SMARC SoM board.

Note:
This patchset is applied on top of:
 - https://web.git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git/log/
 - https://patchwork.kernel.org/project/linux-renesas-soc/patch/20250207113653.21641-13-biju.das.jz@bp.renesas.com/
 - https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=942041

Thanks & Regards,
Tommaso

Tommaso Merciai (4):
  clk: renesas: r9a09g047: Add clock and reset entries for GE3D
  dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
  arm64: dts: renesas: r9a09g047: Add Mali-G52 GPU node
  arm64: dts: renesas: rzg3e-smarc-som: Enable Mali-G52

 .../bindings/gpu/arm,mali-bifrost.yaml        |  2 +
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 49 +++++++++++++++++++
 .../boot/dts/renesas/rzg3e-smarc-som.dtsi     | 15 ++++++
 drivers/clk/renesas/r9a09g047-cpg.c           | 11 +++++
 4 files changed, 77 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2025-04-16  9:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 13:11 [PATCH 0/4] Add support for Mali-G52 to RZ/G3E SoC Tommaso Merciai
2025-04-02 13:11 ` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset entries for GE3D Tommaso Merciai
2025-04-16  9:57   ` Geert Uytterhoeven
2025-04-02 13:11 ` [PATCH 2/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC Tommaso Merciai
2025-04-07  6:43   ` Krzysztof Kozlowski
2025-04-16  9:57   ` Geert Uytterhoeven
2025-04-02 13:11 ` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add Mali-G52 GPU node Tommaso Merciai
2025-04-16  9:57   ` Geert Uytterhoeven
2025-04-02 13:11 ` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable Mali-G52 Tommaso Merciai
2025-04-16  9:58   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox