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@xxxxxxxxxxx> > --- > 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@xxxxxxxxxx> > drivers/net/ethernet/renesas/sh_eth.c | 36 ++++++++++++++++++++++++ > 2 files changed, 37 insertions(+)