From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series adds USB2.0 support for the Renesas R9A09G057 SoC and enables it on the RZ/V2H EVK board. The first patch adds the USB2.0 support in the R9A09G057 SoC device tree file, while the second patch enables the USB2.0 support in the RZ/V2H EVK board device tree file. Note, this patch series applies on top of the patch series [1] which adds GBETH support for the R9A09G057 SoC and RZ/V2H EVK board. [1] https://lore.kernel.org/all/20250513131412.253091-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Cheers, Prabhakar Lad Prabhakar (2): arm64: dts: renesas: r9a09g057: Add USB2.0 support arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2.0 support arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 113 ++++++++++++++++++ .../dts/renesas/r9a09g057h44-rzv2h-evk.dts | 67 +++++++++++ 2 files changed, 180 insertions(+) -- 2.49.0