On Tue, Jan 11, 2022 at 08:37:23PM +0300, Maxim wrote: > From: Maxim Kiselev <bigunclemax@xxxxxxxxx> > > On board rev A, the network interface labels for the switch ports > written on the front panel are different than on rev B and later. > > This patch fixes network interface names for the switch ports according > to labels that are written on the front panel of the board rev B. > They start from ETH3 and end at ETH10. > > This patch also introduces a separate device tree for rev A. > The main device tree is supposed to cover rev B and later. > > Signed-off-by: Maxim Kiselev <bigunclemax@xxxxxxxxx> > Reviewed-by: Maxim Kochetkov <fido_max@xxxxxxxx> > --- Fixes: e69eb0824d8c ("powerpc: dts: t1040rdb: add ports for Seville Ethernet switch") Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>