All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
@ 2023-07-20  7:23 ` Marco Felsch
  0 siblings, 0 replies; 12+ messages in thread
From: Marco Felsch @ 2023-07-20  7:23 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, peppe.cavallaro, alexandre.torgue, joabreu,
	mcoquelin.stm32
  Cc: devicetree, netdev, linux-kernel, kernel, linux-stm32, linux-arm-kernel

Document the common phy-supply property to be able to specify a phy
regulator.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changelog
v3:
- no changes

v2:
- added Krzysztof ack-by

 Documentation/devicetree/bindings/net/snps,dwmac.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index ddf9522a5dc23..847ecb82b37ee 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -160,6 +160,9 @@ properties:
       can be passive (no SW requirement), and requires that the MAC operate
       in a different mode than the PHY in order to function.
 
+  phy-supply:
+    description: PHY regulator
+
   snps,axi-config:
     $ref: /schemas/types.yaml#/definitions/phandle
     description:
-- 
2.39.2


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

end of thread, other threads:[~2023-07-31  8:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20  7:23 [PATCH net-next v3 1/2] dt-bindings: net: snps,dwmac: add phy-supply support Marco Felsch
2023-07-20  7:23 ` Marco Felsch
2023-07-20  7:23 ` [PATCH net-next v3 2/2] net: stmmac: add support for phy-supply Marco Felsch
2023-07-20  7:23   ` Marco Felsch
2023-07-21  3:11   ` Jakub Kicinski
2023-07-21  3:11     ` Jakub Kicinski
2023-07-21  9:38     ` Marco Felsch
2023-07-21  9:38       ` Marco Felsch
2023-07-21 20:31   ` kernel test robot
2023-07-21 20:31     ` kernel test robot
2023-07-31  8:54     ` Marco Felsch
2023-07-31  8:54       ` Marco Felsch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.