Skip to content

Commit a9b4449

Browse files
superna9999vinodkoul
authored andcommitted
dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property
Add missing optional phy-supply property used to power up PHY regulators. Fixes: 87a5548 ("dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml") Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/20230207-b4-amlogic-amlogic-g12a-usb3-pcie-phy-fix-v1-1-3e437b759549@linaro.org Signed-off-by: Vinod Koul <[email protected]>
1 parent f765c59 commit a9b4449

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ properties:
3535
"#phy-cells":
3636
const: 1
3737

38+
phy-supply:
39+
description:
40+
Phandle to a regulator that provides power to the PHY. This
41+
regulator will be managed during the PHY power on/off sequence.
42+
3843
required:
3944
- compatible
4045
- reg

0 commit comments

Comments
 (0)