From: Vineeth Karumanchi Date: Fri, 21 Jun 2024 04:57:35 +0000 (+0530) Subject: dt-bindings: net: cdns,macb: Deprecate magic-packet property X-Git-Tag: v6.11-rc1~163^2~145^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=783bfe279e5427fdcda54bc269005f39ac94d202;p=thirdparty%2Flinux.git dt-bindings: net: cdns,macb: Deprecate magic-packet property 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 Signed-off-by: Vineeth Karumanchi Reviewed-by: Andrew Lunn Acked-by: Krzysztof Kozlowski Signed-off-by: Paolo Abeni --- diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 2c71e2cf3a2fd..3c30dd23cd4ef 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -146,6 +146,7 @@ patternProperties: magic-packet: type: boolean + deprecated: true description: Indicates that the hardware supports waking up via magic packet.