Skip to content
Commit d8a64420 authored by Matus Ujhelyi's avatar Matus Ujhelyi Committed by David S. Miller
Browse files

net: cpsw: Add support for wake-on-lan for cpsw



Some phy's can be configured to enable wake on lan (e.g. at803x or marvell 88E1318S).
There is no way how to enable wol on CPSW with such connected phys. This patch
adds this support. It is provided by calling the phy's related code.

Tested on board with at8030x connected phy. Wol interrupt line is
connected to GPIO0 on am335x.

Signed-off-by: default avatarMatus Ujhelyi <ujhelyi.m@gmail.com>
Acked-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dbe34724
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment