mbox series

[0/4] Add USB2.0 PHY support for RZ/V2H(P) SoC

Message ID 20250414145729.343133-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Add USB2.0 PHY support for RZ/V2H(P) SoC | expand

Message

Lad, Prabhakar April 14, 2025, 2:57 p.m. UTC
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

This patch series introduces support for the USB2.0 PHY on the
Renesas RZ/V2H(P) SoC. It includes updates to the device tree
bindings and driver implementation.

Best regards,  
Prabhakar  

Lad Prabhakar (4):
  dt-bindings: phy: renesas,usb2-phy: Add clock constraint for RZ/G2L
    family
  dt-bindings: phy: renesas,usb2-phy: Document RZ/V2H(P) SoC
  phy: renesas: phy-rcar-gen3-usb2: Sort compatible entries by SoC part
    number
  phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/V2H(P)

 .../bindings/phy/renesas,usb2-phy.yaml        |  8 +++-
 drivers/phy/renesas/phy-rcar-gen3-usb2.c      | 38 +++++++++++++++++--
 2 files changed, 41 insertions(+), 5 deletions(-)