lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20180829005348.GA14821@bogus> Date: Tue, 28 Aug 2018 19:53:48 -0500 From: Rob Herring <robh@...nel.org> To: Chris Brandt <chris.brandt@...esas.com> Cc: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>, "David S . Miller" <davem@...emloft.net>, Mark Rutland <mark.rutland@....com>, netdev@...r.kernel.org, devicetree@...r.kernel.org, linux-renesas-soc@...r.kernel.org, Simon Horman <horms+renesas@...ge.net.au> Subject: Re: [PATCH v2] sh_eth: Add R7S9210 support On Mon, Aug 27, 2018 at 12:42:02PM -0500, Chris Brandt wrote: > Add support for the R7S9210 which is part of the RZ/A2 series. > > Signed-off-by: Chris Brandt <chris.brandt@...esas.com> > --- > v2: > * Use sh_eth_offset_fast_sh4 instead of sh_eth_offset_fast_rza2 > * Use sh_eth_set_rate_rcar instead of sh_eth_set_rate_r7s9210() > * Removed enum SH_ETH_REG_FAST_RZA2 > --- > Documentation/devicetree/bindings/net/sh_eth.txt | 1 + Acked-by: Rob Herring <robh@...nel.org> > drivers/net/ethernet/renesas/sh_eth.c | 36 ++++++++++++++++++++++++ > 2 files changed, 37 insertions(+)
Powered by blists - more mailing lists