]> www.infradead.org Git - users/hch/configfs.git/commitdiff
dt-bindings: net: cdns,macb: Deprecate magic-packet property
authorVineeth Karumanchi <vineeth.karumanchi@amd.com>
Fri, 21 Jun 2024 04:57:35 +0000 (10:27 +0530)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 25 Jun 2024 09:53:07 +0000 (11:53 +0200)
WOL modes such as magic-packet should be an OS policy.
By default, advertise supported modes and use ethtool to activate
the required mode.

Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Vineeth Karumanchi <vineeth.karumanchi@amd.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/cdns,macb.yaml

index 2c71e2cf3a2fd2ed0318fe9f5cfed4fca861e4e6..3c30dd23cd4efa17e14b17bfb41c54de4ebadcaa 100644 (file)
@@ -146,6 +146,7 @@ patternProperties:
 
       magic-packet:
         type: boolean
+        deprecated: true
         description:
           Indicates that the hardware supports waking up via magic packet.