On Tue, Aug 20, 2019 at 06:39:36PM -0700, Andrey Smirnov wrote: > Fiber-optic modules attached to the bus are only rated to work at > 100 kHz, so decrease the bus frequency to accommodate that. > > Signed-off-by: Andrey Smirnov <andrew.smir...@gmail.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Chris Healy <cphe...@gmail.com> > Cc: Fabio Estevam <feste...@gmail.com> > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org
Reviewed-by: Andrew Lunn <and...@lunn.ch> I took a quick look at some of the SFP standards. 100KHz is part of the standard. So we should try to remember to keep an eye of this as other boards are merged. Andrew