Skip to content

Commit 274038b

Browse files
Tommaso Merciaivinodkoul
authored andcommitted
dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator
Document the 'vbus-regulator' child node in the Renesas USB2 PHY binding to describe the internal USB VBUS regulator. Require this regulator node on OTG channels to accurately represent hardware dependencies in the device tree. Documenting this regulator allows device trees to model the VBUS power requirements of these SoCs properly. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Link: https://patch.msgid.link/aaa8044283eb736817afd43d4fba3aa93b50b1dd.1766405010.git.tommaso.merciai.xr@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent de5dba8 commit 274038b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ properties:
8989
Phandle to a regulator that provides power to the VBUS. This regulator
9090
will be managed during the PHY power on/off sequence.
9191
92+
vbus-regulator:
93+
$ref: /schemas/regulator/regulator.yaml#
94+
description: USB VBUS internal regulator
95+
type: object
96+
unevaluatedProperties: false
97+
9298
renesas,no-otg-pins:
9399
$ref: /schemas/types.yaml#/definitions/flag
94100
description: |

0 commit comments

Comments
 (0)