From: Rafał Miłecki Date: Tue, 9 Mar 2021 18:26:16 +0000 (+0100) Subject: dt-bindings: phy: brcm,brcmstb-usb-phy: add power-domains X-Git-Tag: v5.13-rc1~175^2~33^2~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9de0cbd5b1f6b51c92a40937945f26a35d848ff;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: phy: brcm,brcmstb-usb-phy: add power-domains On BCM4908 USB PHY is managed using power controller so it needs describing properly using the power-domains. Signed-off-by: Rafał Miłecki Acked-by: Florian Fainelli Link: https://lore.kernel.org/r/20210309182616.25783-1-zajec5@gmail.com Signed-off-by: Vinod Koul --- diff --git a/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml b/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml index 0497368d1fcaf..5f9e91bfb5ff4 100644 --- a/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml +++ b/Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml @@ -42,6 +42,9 @@ properties: - const: usb_mdio - const: bdc_ec + power-domains: + maxItems: 1 + clocks: minItems: 1 maxItems: 2