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

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.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent f765c59c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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