Re: [PATCH 0/3] net-next: stmmac: support future possible different internal phy mode

From: Andrew Lunn
Date: Fri Jul 28 2017 - 10:36:31 EST


> > I've probably asked this before: Does the internal PHY use a different
> > PHY ID in registers 2 and 3?
> >
>
> yes
>
> reg2: 0x0044
> reg3: 0X1500

So this is not about loading the correct PHY driver. You can already
do this based on the PHY IDs...

This is about selecting which PHY to use. Internal or External?

Andrew