Re: [PATCH] arm: DT: vf610-zii-scu4-aib.dts: Configure fibre ports to 1000BaseX

2020-07-06 Thread Fabio Estevam
Hi Chris, Subject style is usually: ARM: dts: vf610-zii-scu4-aib: Configure fibre ports to 1000BaseX On Sun, Jul 5, 2020 at 10:02 PM Chris Healy wrote: > > The SFF soldered onto the board expect the ports to use 1000BaseX. It > makes no sense to have the ports set to SGMII, since they don't ev

[PATCH] arm: DT: vf610-zii-scu4-aib.dts: Configure fibre ports to 1000BaseX

2020-07-05 Thread Chris Healy
The SFF soldered onto the board expect the ports to use 1000BaseX. It makes no sense to have the ports set to SGMII, since they don't even support that mode. Signed-off-by: Andrew Lunn Signed-off-by: Chris Healy --- arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 20 ++-- 1 file cha