From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> 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(-) -- 2.49.0