[PATCH 6.12.y-cip v2 13/17] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
Claudiu Beznea <[email protected]> Wed, 8 Jul 2026 11:12:33 +0300
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Claudiu Beznea <[email protected]> commit bc6f8b756c89d831c91a65ef9f3b5ceabdbae441 upstream. The reset lines are mandatory for the Renesas RZ/G3S platform and must be explicitly defined in device tree. Fixes: f3c849855114 ("dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings") Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Claudiu Beznea <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Vinod Koul <[email protected]> [claudiu.beznea: kept the compatible list sorted by part number] Signed-off-by: Claudiu Beznea <[email protected]> --- Changes in v2: - none Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml b/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml index 179cb4bfc424..b9d9bf1aee7d 100644 --- a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml @@ -117,6 +117,7 @@ allOf: compatible: contains: enum: + - renesas,usb2-phy-r9a08g045 - renesas,usb2-phy-r9a09g057 - renesas,rzg2l-usb2-phy then: -- 2.43.0