Messages in this thread |  | | Date | Wed, 10 Feb 2021 02:57:07 +0100 | From | Andrew Lunn <> | Subject | Re: [PATCH net-next 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G |
| |
On Tue, Feb 09, 2021 at 05:40:44PM +0100, Michael Walle wrote: > According to the datasheet of the IP101A/G there is no revision field > and MII_PHYSID2 always reads as 0x0c54. Use PHY_ID_MATCH_EXACT() then. > > Signed-off-by: Michael Walle <michael@walle.cc>
Lets hope the datasheet is correct and up to date, because this could cause a regression if wrong.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
|  |