From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series adds support for the GBETH (Gigabit Ethernet) IP block to the R9A09G057 SoC. The first patch adds the GBETH nodes to the device tree source file for the R9A09G057 SoC, while the second patch enables the GBETH nodes on the RZ/V2H Evaluation Kit. Note, - The GBETH driver is already merged into net-next - This patch series is dependent on the following patch series: https://lore.kernel.org/lkml/20250428184152.428908-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Cheers, Prabhakar Lad Prabhakar (2): arm64: dts: renesas: r9a09g057: Add GBETH nodes arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable GBETH arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 194 ++++++++++++++++++ .../dts/renesas/r9a09g057h44-rzv2h-evk.dts | 74 +++++++ 2 files changed, 268 insertions(+) -- 2.49.0