diff options
author | Clément Léger <clement.leger@bootlin.com> | 2022-06-24 16:39:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-27 12:37:55 +0200 |
commit | 955fe312a9d2325267860eaea4f22dd2b0a472c9 (patch) | |
tree | 8741dd942c2ac87911b727a2f6cf1ea8c8105e85 /Documentation | |
parent | net: dsa: rzn1-a5psw: add FDB support (diff) | |
download | linux-955fe312a9d2325267860eaea4f22dd2b0a472c9.tar.xz linux-955fe312a9d2325267860eaea4f22dd2b0a472c9.zip |
dt-bindings: net: snps,dwmac: add "power-domains" property
Since the stmmac driver already uses pm_runtime*() functions, describe
"power-domains" property in the binding.
Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/snps,dwmac.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml index 36c85eb3dc0d..09f97fb5596d 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -135,6 +135,9 @@ properties: reset-names: const: stmmaceth + power-domains: + maxItems: 1 + mac-mode: $ref: ethernet-controller.yaml#/properties/phy-connection-type description: |