[PATCH 0/3] Add RZ/G3L USB2.0 function support
Biju <[email protected]>
| Newsgroups | org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <[email protected]> |
From: Biju Das <[email protected]> Hi All, This patch series aims to add RZ/G3L USB2.0 function support on RZ/G3L SMARC EVK. RZ/G3L USB2.0 function IP is almost similar to the IP found the RZ/G3S. This dtsi patches is depend upon [1] [1] https://lore.kernel.org/all/[email protected]/ Biju Das (3): dt-bindings: usb: renesas,usbhs: Document RZ/G3L SoC arm64: dts: renesas: r9a08g046: Add USB2.0 function device nodes arm64: dts: renesas: r9a08g046l48-smarc: Enable USB2.0 function support .../bindings/usb/renesas,usbhs.yaml | 1 + arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 38 +++++++++++++++++++ .../boot/dts/renesas/r9a08g046l48-smarc.dts | 5 +++ 3 files changed, 44 insertions(+) -- 2.43.0