[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250805114730.2491238-1-prabhakar.mahadev-lad.rj@bp.renesas.com>
Date: Tue, 5 Aug 2025 12:47:28 +0100
From: Prabhakar <prabhakar.csengg@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Magnus Damm <magnus.damm@...il.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc: linux-usb@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
Prabhakar <prabhakar.csengg@...il.com>,
Biju Das <biju.das.jz@...renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@...esas.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: [PATCH 0/2] Add USBHS support for RZ/T2H and RZ/N2H SoCs
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Hi All,
This patch series adds support for the USBHS controller on the Renesas
RZ/T2H (r9a09g077) and RZ/N2H (r9a09g087) SoCs. The USBHS controller on
these SoCs is functionally similar to the one found on the RZ/G2L, but
there are some differences in terms of interrupt configuration,
clock/reset requirements, and register bit definitions.
The first patch updates the device tree bindings to include these SoCs,
while the second patch modifies the USBHS driver to recognize the new
compatible strings and use the existing platform information for the
RZ/G2L.
Cheers,
Prabhakar
Lad Prabhakar (2):
dt-bindings: usb: renesas,usbhs: Add RZ/T2H and RZ/N2H support
usb: renesas_usbhs: Add support for RZ/T2H SoC
.../bindings/usb/renesas,usbhs.yaml | 28 +++++++++++++++++--
drivers/usb/renesas_usbhs/common.c | 4 +++
2 files changed, 29 insertions(+), 3 deletions(-)
--
2.50.1
Powered by blists - more mailing lists