On Mon, Oct 31, 2016 at 01:24:31PM -0400, David Miller wrote: > From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Date: Mon, 31 Oct 2016 18:13:38 +0100 > > > The limitation to 10/100Mbit speeds on R-Car Gen3 is valid for R-Car H3 > > ES1.0 only. Check for the exact SoC model to allow 1Gbps on newer > > revisions of R-Car H3, and on R-Car M3-W. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > Tested on: > > - r8a7795/salvator-x with R-Car H3 ES1.0 (limited to 100Mbps), > > - r8a7795/salvator-x with R-Car H3 ES1.1 (1Gbps), > > - r8a7796/salvator-x with R-Car M3-W ES1.0 (1Gbps). > > > > This is marked as an RFC because it depends on: > > A) the soc_device_match() infrastructure, > > B) Renesas SoC core ESx.y handling. > > Hence I think the best merge strategy is to let this patch go in through > > Simon's Renesas tree. > > > > David: If you agree, can you please provide your ack? Thanks! > > Sure, no problem: > > Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> Thanks Dave. Geert, please repost or otherwise ping me once the dependencies are in place and I should queue this up.