[PATCH 0/3] Add USB2.0 support for RZ/G3E
Tommaso Merciai <[email protected]>
| Newsgroups | org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Dear All, This patch series adds USB2.0 support for the Renesas R9A09G047 SoC and enables it on the RZ/G3E SMARK II board. Kind regards, Tommaso Tommaso Merciai (3): arm64: dts: renesas: r9a08g046: Add USB2.0 placeholder nodes arm64: dts: renesas: r9a09g047: Add USB2.0 support arm64: dts: renesas: r9a09g047e57-smarc: Enable USB2.0 support arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 25 ++++ arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 124 ++++++++++++++++++ .../boot/dts/renesas/r9a09g047e57-smarc.dts | 45 +++++++ .../boot/dts/renesas/renesas-smarc2.dtsi | 25 ++++ 4 files changed, 219 insertions(+) -- 2.54.0