From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Hi All,
This patch series adds support for the USB2 PHY on the Renesas RZ/T2H
and RZ/N2H SoCs. The USB2 PHY driver has been updated to handle
differences in clocking, reset handling, and register configurations
specific to these SoCs.
Cheers,
Prabhakar
Lad Prabhakar (5):
dt-bindings: phy: renesas,usb2-phy: Add RZ/T2H and RZ/N2H support
phy: renesas: rcar-gen3-usb2: Store drvdata pointer in channel
phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via
phy_data
phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
phy: renesas: rcar-gen3-usb2: Move debug print after register value is
updated
.../bindings/phy/renesas,usb2-phy.yaml | 17 +++
drivers/phy/renesas/phy-rcar-gen3-usb2.c | 127 ++++++++++++++----
2 files changed, 115 insertions(+), 29 deletions(-)
--
2.50.1