Re: [PATCHv2 4/5] sh_eth: enable wake-on-lan for sh7743

2016-12-13 Thread Geert Uytterhoeven
On Mon, Dec 12, 2016 at 5:09 PM, Niklas Söderlund wrote: > This is based on public datasheet for sh7743 which shows it have the sh7734 (also in the one-line summary) it has > same behavior and registers for WoL as other versions of sh_eth. Gr{oetje,eeting}s, Geert -- G

[PATCHv2 4/5] sh_eth: enable wake-on-lan for sh7743

2016-12-12 Thread Niklas Söderlund
This is based on public datasheet for sh7743 which shows it have the same behavior and registers for WoL as other versions of sh_eth. Signed-off-by: Niklas Söderlund --- drivers/net/ethernet/renesas/sh_eth.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/renesas/sh_eth.