public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y-cip 0/9] Add RZ/V2H GBETH support
@ 2025-11-06 10:37 Ovidiu Panait
  2025-11-06 10:37 ` [PATCH 6.1.y-cip 1/9] dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP core clocks Ovidiu Panait
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Ovidiu Panait @ 2025-11-06 10:37 UTC (permalink / raw)
  To: cip-dev, pavel, nobuhiro1.iwamatsu

Hi,

This patch series adds GBETH support for the Renesas RZ/V2H SoC,
to the linux-6.1.y-cip kernel.

Patches were cherry-picked from mainline kernel.

Note: this series depends on the following RZ/G3E series:
https://lore.kernel.org/cip-dev/20251103113608.36240-1-john.madieu.xa@bp.renesas.com/

Best regards,
Ovidiu

Biju Das (1):
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Replace RZG2L macros

Lad Prabhakar (8):
  dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP
    core clocks
  clk: renesas: r9a09g057: Add clock and reset entries for USB2
  clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1
  dt-bindings: net: Define interrupt constraints for DWMAC vendor
    bindings
  dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and
    'interrupt-names'
  arm64: dts: renesas: r9a09g057: Add GBETH nodes
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable GBETH
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Fix pinctrl node name for
    GBETH1

 .../bindings/net/amlogic,meson-dwmac.yaml     |   6 +
 .../bindings/net/intel,dwmac-plat.yaml        |   6 +
 .../bindings/net/mediatek-dwmac.yaml          |   6 +
 .../bindings/net/nxp,dwmac-imx.yaml           |   8 +
 .../bindings/net/rockchip-dwmac.yaml          |  10 +
 .../devicetree/bindings/net/snps,dwmac.yaml   |  22 +-
 .../devicetree/bindings/net/stm32-dwmac.yaml  |  10 +
 .../bindings/net/toshiba,visconti-dwmac.yaml  |   6 +
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 209 ++++++++++++++++++
 .../dts/renesas/r9a09g057h44-rzv2h-evk.dts    | 102 +++++++--
 drivers/clk/renesas/r9a09g057-cpg.c           |  84 ++++++-
 .../dt-bindings/clock/renesas,r9a09g057-cpg.h |   4 +
 12 files changed, 447 insertions(+), 26 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-11-07 20:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 10:37 [PATCH 6.1.y-cip 0/9] Add RZ/V2H GBETH support Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 1/9] dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP core clocks Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 2/9] clk: renesas: r9a09g057: Add clock and reset entries for USB2 Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 3/9] clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1 Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 4/9] dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 5/9] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names' Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 6/9] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Replace RZG2L macros Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 7/9] arm64: dts: renesas: r9a09g057: Add GBETH nodes Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 8/9] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable GBETH Ovidiu Panait
2025-11-06 10:37 ` [PATCH 6.1.y-cip 9/9] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Fix pinctrl node name for GBETH1 Ovidiu Panait
2025-11-07  9:15 ` [cip-dev] [PATCH 6.1.y-cip 0/9] Add RZ/V2H GBETH support Pavel Machek
2025-11-07 12:18 ` nobuhiro.iwamatsu.x90
2025-11-07 20:58   ` Pavel Machek

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