public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.12.y-cip 00/12] Add support for Mali-G52 to RZ/G3E SoC
@ 2025-07-02 10:36 Tommaso Merciai
  2025-07-02 10:36 ` [PATCH 6.12.y-cip 01/12] clk: renesas: r9a09g047: Add ICU clock/reset Tommaso Merciai
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Tommaso Merciai @ 2025-07-02 10:36 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek
  Cc: Biju Das, Lad Prabhakar, tomm.merciai

Dear All,

This patch series adds support for the Mali-G52 GPU on the RZ/G3E SoC into
linux-cip 6.12.y Linux Kernel.

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.

Thanks & Regards,
Tommaso

Biju Das (2):
  clk: renesas: r9a09g047: Add ICU clock/reset
  clk: renesas: r9a09g047: Add CANFD clocks and resets

Fabrizio Castro (1):
  clk: renesas: r9a09g057: Add entries for the DMACs

John Madieu (1):
  clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP

Lad Prabhakar (3):
  clk: renesas: rzv2h: Refactor PLL configuration handling
  clk: renesas: r9a09g057: Add clock and reset entries for GE3D
  dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2H(P) SoC

Tommaso Merciai (5):
  clk: renesas: r9a09g047: Add CRU0 clocks and resets
  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        |  4 ++
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 49 +++++++++++++++++
 .../boot/dts/renesas/rzg3e-smarc-som.dtsi     | 15 ++++++
 drivers/clk/renesas/r9a09g047-cpg.c           | 53 ++++++++++++++++++-
 drivers/clk/renesas/r9a09g057-cpg.c           | 40 +++++++++++++-
 drivers/clk/renesas/rzv2h-cpg.c               | 13 +++--
 drivers/clk/renesas/rzv2h-cpg.h               | 34 +++++++++---
 7 files changed, 193 insertions(+), 15 deletions(-)

-- 
2.43.0



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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-02 10:36 [PATCH 6.12.y-cip 00/12] Add support for Mali-G52 to RZ/G3E SoC Tommaso Merciai
2025-07-02 10:36 ` [PATCH 6.12.y-cip 01/12] clk: renesas: r9a09g047: Add ICU clock/reset Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 02/12] clk: renesas: r9a09g047: Add CRU0 clocks and resets Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 03/12] clk: renesas: r9a09g047: Add CANFD " Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 04/12] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 05/12] clk: renesas: rzv2h: Refactor PLL configuration handling Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 06/12] clk: renesas: r9a09g047: Add clock and reset entries for GE3D Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 07/12] clk: renesas: r9a09g057: Add entries for the DMACs Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 08/12] clk: renesas: r9a09g057: Add clock and reset entries for GE3D Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 09/12] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2H(P) SoC Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 10/12] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 11/12] arm64: dts: renesas: r9a09g047: Add Mali-G52 GPU node Tommaso Merciai
2025-07-02 10:37 ` [PATCH 6.12.y-cip 12/12] arm64: dts: renesas: rzg3e-smarc-som: Enable Mali-G52 Tommaso Merciai
2025-07-02 20:12 ` [PATCH 6.12.y-cip 00/12] Add support for Mali-G52 to RZ/G3E SoC Pavel Machek
2025-07-03  1:31 ` nobuhiro1.iwamatsu
2025-07-04  9:50   ` Pavel Machek

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