On Mon, Mar 12, 2018 at 03:26:42PM +0100, Geert Uytterhoeven wrote: > The pin controller drivers for all R-Car Gen2 SoCs have entries for the > EtherAVB TX_ER pins in their EtherAVB MII groups, except on R-Car H2. > > Add the missing pin to restore consistency. > > Note that technically TX_ER is an optional signal in the MII bus, and > thus could have its own group, but this is currently not supported by > any R-Car Gen2 pin controller driver. > > Fixes: 19ef697d1eb7be06 ("sh-pfc: r8a7790: add EtherAVB pin groups") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > There are no upstream users of EtherAVB MII. > > To be queued im sh-pfc-for-v4.17. I'm not sure this warrants a fixes tag, but in any case: Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>