Hello Geert, This small series describes the AVB1 and AVB2 found on White-Hawk. Patch 1/2 prepares the AVB base nodes for r8a779g0 to use a dedicated MDIO node and switches to use this for AVB0, which is the only node who currently describes a PHY. The driver and binding change needed to use a MDIO node are merged in net-next already. Patch 2/2 add the description for AVB1 and AVB2 found on the Ethernet sub-board. See individual patch for change log. Niklas Söderlund (2): arm64: dts: renesas: r8a779g0: Use MDIO node for all AVB devices arm64: dts: renesas: white-hawk: ethernet: Describe AVB1 and AVB2 arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 6 - .../dts/renesas/white-hawk-cpu-common.dtsi | 23 ++-- .../boot/dts/renesas/white-hawk-ethernet.dtsi | 103 ++++++++++++++++++ 3 files changed, 117 insertions(+), 15 deletions(-) -- 2.44.0