Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work for polling

From: Vivien Didelot
Date: Thu Oct 29 2015 - 11:02:30 EST


On Oct. Thursday 29 (44) 03:40 PM, Andrew Lunn wrote:
> > Thanks for the hint, I will test this, but while reviewing the datasheet,
> > the port 5 has no PHY, so must only be used as cpu port.
>
> Not necessarily. All that is needed is an external phy. Linux does not
> care what MDIO bus that phy hangs off. It could be the same MDIO bus
> as the switch, or some other MDIO bus. It is likely that port 5 is the
> CPU port, but it does not have to be.

Indeed in my setup with a single 88E6352, we will soon add an external
PHY there (or on port 6, doesn't matter) to make it a 6-port switch.

> > I also have another patchset which fixes 2 setup registers writes and
> > adds a shiny new mv88e6060.h based on mv88e6xxx.h.
>
> Great. I hope that will help determine if we can merge 6060 into 6xxx.

Is 6060 supported by the 6352 family? It doesn't share any mv88e6xxx
code...

Thanks,
-v
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/