public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.12.y-cip 0/6] Add RZ/V2H XSPI support
@ 2025-11-21  8:07 Ovidiu Panait
  2025-11-21  8:07 ` [PATCH 6.12.y-cip 1/6] dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock Ovidiu Panait
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ovidiu Panait @ 2025-11-21  8:07 UTC (permalink / raw)
  To: cip-dev, pavel, nobuhiro.iwamatsu.x90

Hi,

This series adds XSPI support for the Renesas RZ/V2H SoC and enables the
MT25QU512ABB8E12 flash device used on the RZ/V2H EVK board.

Patches were cherry-picked from mainline kernel.

Best regards,
Ovidiu

Lad Prabhakar (6):
  dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock
  clk: renesas: r9a09g057: Add support for xspi mux and divider
  clk: renesas: r9a09g057: Add XSPI clock/reset
  dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N
    support
  arm64: dts: renesas: r9a09g057: Add XSPI node
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable serial NOR FLASH

 .../renesas,rzg3e-xspi.yaml                   |  9 ++-
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 21 +++++++
 .../dts/renesas/r9a09g057h44-rzv2h-evk.dts    | 55 +++++++++++++++++++
 drivers/clk/renesas/r9a09g057-cpg.c           | 39 +++++++++++--
 drivers/clk/renesas/rzv2h-cpg.h               |  2 +
 .../dt-bindings/clock/renesas,r9a09g057-cpg.h |  1 +
 6 files changed, 122 insertions(+), 5 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-11-22  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21  8:07 [PATCH 6.12.y-cip 0/6] Add RZ/V2H XSPI support Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 1/6] dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 2/6] clk: renesas: r9a09g057: Add support for xspi mux and divider Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 3/6] clk: renesas: r9a09g057: Add XSPI clock/reset Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 4/6] dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N support Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 5/6] arm64: dts: renesas: r9a09g057: Add XSPI node Ovidiu Panait
2025-11-21  8:07 ` [PATCH 6.12.y-cip 6/6] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable serial NOR FLASH Ovidiu Panait
2025-11-21 10:11 ` [PATCH 6.12.y-cip 0/6] Add RZ/V2H XSPI support Pavel Machek
2025-11-22  9:01 ` Pavel Machek

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