diff options
author | Peng Fan <peng.fan@nxp.com> | 2023-03-28 14:15:18 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-31 10:38:46 -0700 |
commit | 99b3a769cd8ace9e2d38b3c41208a5a261510e70 (patch) | |
tree | 1f6c6fb8ac4febe0bf2c824cef9ad8aecf66822e /Documentation | |
parent | ee05d90d0ac7f1f6e8e3403f02a39d83e0ce6729 (diff) |
dt-bindings: net: fec: add power-domains property
Add optional power domains property
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230328061518.1985981-1-peng.fan@oss.nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/fsl,fec.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml index e6f2045f05de..b494e009326e 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -144,6 +144,9 @@ properties: description: Regulator that powers the Ethernet PHY. + power-domains: + maxItems: 1 + fsl,num-tx-queues: $ref: /schemas/types.yaml#/definitions/uint32 description: |