netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: fec: add power-domains property
@ 2023-03-28  6:15 Peng Fan (OSS)
  2023-03-31  1:11 ` Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peng Fan (OSS) @ 2023-03-28  6:15 UTC (permalink / raw)
  To: wei.fang, shenwei.wang, xiaoning.wang, davem, edumazet, kuba,
	pabeni, robh+dt, krzysztof.kozlowski+dt, shawnguo
  Cc: linux-imx, netdev, devicetree, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Add optional power domains property

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/net/fsl,fec.yaml | 3 +++
 1 file changed, 3 insertions(+)

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:
-- 
2.37.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-31 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28  6:15 [PATCH] dt-bindings: net: fec: add power-domains property Peng Fan (OSS)
2023-03-31  1:11 ` Jakub Kicinski
2023-03-31  8:52 ` Krzysztof Kozlowski
2023-03-31 17:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).