Re: [PATCH] ARM: dts: vf610-zii-dev-rev-c.dts: Configure fibre port to 1000BaseX

2020-07-08 Thread Chris Healy
On Wed, Jul 8, 2020 at 11:41 AM Fabio Estevam wrote: > > Hi Chris, > > In the Subject you could remove the .dts from the dts name: > > ARM: dts: vf610-zii-dev-rev-c: Configure fibre port to 1000BaseX > > On Sun, Jul 5, 2020 at 9:51 PM Chris Healy wrote: > > > > The SFF soldered onto the board exp

Re: [PATCH] ARM: dts: vf610-zii-dev-rev-c.dts: Configure fibre port to 1000BaseX

2020-07-08 Thread Fabio Estevam
Hi Chris, In the Subject you could remove the .dts from the dts name: ARM: dts: vf610-zii-dev-rev-c: Configure fibre port to 1000BaseX On Sun, Jul 5, 2020 at 9:51 PM Chris Healy wrote: > > The SFF soldered onto the board expects the port to use 1000BaseX. It > makes no sense to have the port s

[PATCH] ARM: dts: vf610-zii-dev-rev-c.dts: Configure fibre port to 1000BaseX

2020-07-05 Thread Chris Healy
The SFF soldered onto the board expects the port to use 1000BaseX. It makes no sense to have the port set to SGMII, since it doesn't even support that mode. Signed-off-by: Chris Healy --- arch/arm/boot/dts/vf610-zii-dev-rev-c.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git