diff options
author | Sergio Prado <sergio.prado@e-labworks.com> | 2016-02-09 12:07:16 -0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 09:56:02 -0500 |
commit | 3e2a5e1539064329f5f6888274600841ad6f87bd (patch) | |
tree | 54036f63f97207ff2ee15ebbe13be96d85104e05 /Documentation/devicetree/bindings/net/macb.txt | |
parent | e6515203202a913816abb3fb808e71e3a2a0967e (diff) | |
download | linux-3e2a5e1539064329f5f6888274600841ad6f87bd.tar.bz2 |
net: macb: add wake-on-lan support via magic packet
Tested on Acqua A5 SoM (http://www.acmesystems.it/acqua).
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/macb.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/macb.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt index d2e243b1ec0e..c6b1cb5ffa87 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -25,6 +25,8 @@ Required properties: Optional properties for PHY child node: - reset-gpios : Should specify the gpio for phy reset +- cdns,magic-packet : If present, indicates that the hardware supports waking + up via magic packet. Examples: |