Commit 159c2a90 authored by Niklas Söderlund's avatar Niklas Söderlund Committed by David S. Miller

sh_eth: enable wake-on-lan for sh7734

This is based on public datasheet for sh7734 which shows it has the
same behavior and registers for WoL as other versions of sh_eth.
Signed-off-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 33017e24
......@@ -817,6 +817,7 @@ static struct sh_eth_cpu_data sh7734_data = {
.tsu = 1,
.hw_checksum = 1,
.select_mii = 1,
.magic = 1,
};
/* SH7763 */
......
Markdown is supported
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