On Fri, Mar 26, 2021 at 11:54 PM Green Wan <[email protected]> wrote: > > From: David Abdurachmanov <[email protected]> > > Add fu740 support to macb ethernet driver > > There is a PLL HW quirk in FU740. The VSC8541XMV-02 specification > requires 125 +/-0.0125 Mhz. But the most close value can be output > by PLL is 125.125 MHz and out of VSC8541XMV-02 spec. > > Signed-off-by: David Abdurachmanov <[email protected]> > Signed-off-by: Green Wan <[email protected]> > Reviewed-by: Ramon Fried <[email protected]> > --- > drivers/net/macb.c | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

