netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
@ 2024-03-06 17:24 Catalin Popescu
  2024-03-06 17:24 ` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL Catalin Popescu
  2024-03-06 17:42 ` [PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol Florian Fainelli
  0 siblings, 2 replies; 9+ messages in thread
From: Catalin Popescu @ 2024-03-06 17:24 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh, krzysztof.kozlowski+dt,
	conor+dt, shawnguo, s.hauer, kernel, festevam, xiaoning.wang,
	linux-imx, alexandre.torgue, joabreu, mcoquelin.stm32
  Cc: netdev, devicetree, imx, linux-arm-kernel, linux-kernel,
	linux-stm32, bsp-development.geo, m.felsch, Catalin Popescu

Add support for PHY WOL capability to dwmac-imx MAC driver.

Signed-off-by: Catalin Popescu <catalin.popescu@leica-geosystems.com>
---
 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
index 4c01cae7c93a..6cf373772eb1 100644
--- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
+++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
@@ -71,6 +71,12 @@ properties:
     description:
       To select RMII reference clock from external.
 
+  nxp,phy-wol:
+    $ref: /schemas/types.yaml#/definitions/flag
+    description:
+      If present, indicates that PHY supports WOL(Wake-On-LAN), and PHY WOL will be enabled.
+      Otherwise, MAC WOL is preferred.
+
 required:
   - compatible
   - clocks

base-commit: 61996c073c9b070922ad3a36c981ca6ddbea19a5
prerequisite-patch-id: 0000000000000000000000000000000000000000
-- 
2.34.1


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

end of thread, other threads:[~2024-03-08 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 17:24 [PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol Catalin Popescu
2024-03-06 17:24 ` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL Catalin Popescu
2024-03-06 17:41   ` Florian Fainelli
2024-03-07  9:13     ` POPESCU Catalin
2024-03-07 10:01       ` POPESCU Catalin
2024-03-07 18:52       ` Florian Fainelli
2024-03-08 17:48         ` POPESCU Catalin
2024-03-08 17:56           ` Florian Fainelli
2024-03-06 17:42 ` [PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol Florian Fainelli

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).