[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y1p6ex85pFapxz3s@lunn.ch>
Date: Thu, 27 Oct 2022 14:32:59 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Fabio Estevam <festevam@...il.com>
Cc: Vladimir Oltean <vladimir.oltean@....com>,
Tim Harvey <tharvey@...eworks.com>,
netdev <netdev@...r.kernel.org>, Marek Vasut <marex@...x.de>,
Fabio Estevam <festevam@...x.de>
Subject: Re: Marvell 88E6320 connected to i.MX8MN
> This is my devicetree:
> https://pastebin.com/raw/TagQJK2a
You have rgmii-id on both the FEC and the CPU port. So in theory you
might be getting double the needed delays? The mv88e6xxx driver will
apply these delays on the CPU port, but i don't know if the FEC does.
The other thing i've done wrong in the past with FEC is get the pinmux
wrong, so the reference clock was not muxed. Check how the reference
clock should used, is it from the switch to the FEC, or the other way
around. If the FEC is providing it, is it ticking?
Andrew
Powered by blists - more mailing lists