Commit a9b44498 authored by Neil Armstrong's avatar Neil Armstrong Committed by Vinod Koul

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: 87a55485 ("dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml")
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230207-b4-amlogic-amlogic-g12a-usb3-pcie-phy-fix-v1-1-3e437b759549@linaro.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent f765c59c
......@@ -35,6 +35,11 @@ properties:
"#phy-cells":
const: 1
phy-supply:
description:
Phandle to a regulator that provides power to the PHY. This
regulator will be managed during the PHY power on/off sequence.
required:
- compatible
- reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment