Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: g12a-usb2-phy: add optional power-domains

On newer SoCs, the USB2 PHY can require a power-domain to operate,
add it as optional.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240605-topic-amlogic-upstream-bindings-fixes-power-domains-phy-v1-1-c819b0ecd8c8@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Neil Armstrong and committed by
Vinod Koul
8e97ddd5 ea09ba76

+3
+3
Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml
··· 41 41 Phandle to a regulator that provides power to the PHY. This 42 42 regulator will be managed during the PHY power on/off sequence. 43 43 44 + power-domains: 45 + maxItems: 1 46 + 44 47 required: 45 48 - compatible 46 49 - reg