From: Pavel Machek <pavel@denx.de>
To: nobuhiro.iwamatsu.x90@mail.toshiba
Cc: ovidiu.panait.rb@renesas.com, cip-dev@lists.cip-project.org
Subject: Re: [PATCH 6.1.y-cip 0/9] Add RZ/V2H GBETH support
Date: Fri, 7 Nov 2025 21:58:39 +0100 [thread overview]
Message-ID: <aQ5dfw7gCW4oreQB@duo.ucw.cz> (raw)
In-Reply-To: <TY7PR01MB148187CA80E39D402B7A18BAECDC3A@TY7PR01MB14818.jpnprd01.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 1990 bytes --]
Hi!
> > 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(-)
> >
> I reviewed this series, looks good to me.
> I can apply this series if there are no other comments.
>
> Reviewed-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>
Thank you, it passes testing, so I applied it.
Best regards,
Pavel
--
In cooperation with DENX Software Engineering GmbH, HRB 165235 Munich,
Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
prev parent reply other threads:[~2025-11-07 20:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aQ5dfw7gCW4oreQB@duo.ucw.cz \
--to=pavel@denx.de \
--cc=cip-dev@lists.cip-project.org \
--cc=nobuhiro.iwamatsu.x90@mail.toshiba \
--cc=ovidiu.panait.rb@renesas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox