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. v1->v2: - Added missing power-domains property to the GBETH nodes. - Fixed interrupt number 745 -> 775 in eth0 node. - Added snps,rx-sched-sp property to mtl_rx_setup1 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 | 197 ++++++++++++++++++ .../dts/renesas/r9a09g057h44-rzv2h-evk.dts | 74 +++++++ 2 files changed, 271 insertions(+) -- 2.49.0