From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi all, This patch series adds USB2.0 support for the R9A09G056 SoC and the RZ/V2N EVK board. The first patch updates the device tree source file for the R9A09G056 SoC to include the USB2.0 controller configuration. The second patch enables USB2.0 support in the device tree for the RZ/V2N EVK board. Note the binding and clock patches have been sent separately, clock: https://lore.kernel.org/all/20250528132558.167178-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ bindings: https://lore.kernel.org/all/20250528133031.167647-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ https://lore.kernel.org/all/20250528133440.168133-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ https://lore.kernel.org/all/20250528133858.168582-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Cheers, Prabhakar Lad Prabhakar (2): arm64: dts: renesas: r9a09g056: Add USB2.0 support arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2.0 support arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 66 +++++++++++++++++++ .../dts/renesas/r9a09g056n48-rzv2n-evk.dts | 36 ++++++++++ 2 files changed, 102 insertions(+) -- 2.49.0