Re: [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes

From: Andrew Lunn
Date: Thu Nov 23 2023 - 09:58:20 EST


On Thu, Nov 23, 2023 at 02:35:31PM +0000, Russell King (Oracle) wrote:
> On Thu, Nov 23, 2023 at 03:27:05PM +0100, Andrew Lunn wrote:
> > > Just to be more precise qca807x can operate in 3 different mode:
> > > (this is controlled by the MODE_CFG bits)
> >
> > > - QSGMII: 5 copper port
> >
> > 4 slots over QSGMII, plus the second SERDES is connected to the MAC
> > using SGMII/1000BaseX?
> >
> > > - PSGMII: 5 copper port
> >
> > 5 slots over QSGMII, the second SERDES is idle?
> >
> > > - PSGMII: 4 copper port + 1 combo (that can be both fiber or copper)
> >
> > 5 slots over QSGMII, with the second SERDES connected to an SFP cage.
> >
> > Are ports 1-4 always connected to the P/Q SGMII. Its only port 5 which
> > can use the second SERDES?
>
> I think what would really help here is if there was an ascii table to
> describe the configurations, rather than trying to put it into words.

Yes.

And also for ipq4019. We need to merge these two threads of
conversation, since in the end they are probably the same driver, same
device tree etc.

Andrew