Re: [PATCH v2] sh_eth: Fix access to TRSCER register
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2015-01-08 11:57:15
Also in:
linux-sh
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2015-01-08 11:57:15
Also in:
linux-sh
On Thu, Jan 8, 2015 at 7:25 AM, Nobuhiro Iwamatsu [off-list ref] wrote:
TRSCER register is configured differently by SoCs. TRSCER of R-Car Gen2 is RINT8 bit only valid, other bits are reserved bits. This removes access to TRSCER register reserve bit by adding variable trscer_err_mask to sh_eth_cpu_data structure, set the register information to each SoCs. Signed-off-by: Nobuhiro Iwamatsu <redacted>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> (on r8a7791)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds