net: phy: microchip: update LAN88xx phy ID and phy ID mask.
authorYuiko Oshino <yuiko.oshino@microchip.com>
Thu, 5 May 2022 18:12:51 +0000 (11:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 11:20:56 +0000 (12:20 +0100)
commite078286a1375c3073e11c71add0c19e9f5816f71
treedbfbb44cc524cbf3bd1fd3cb0cf233672d18f443
parent613707eb8bb07164d8b01771ef7cbfeb291b588c
net: phy: microchip: update LAN88xx phy ID and phy ID mask.

update LAN88xx phy ID and phy ID mask because the existing code conflicts with the LAN8742 phy.

The current phy IDs on the available hardware.
        LAN8742 0x0007C130, 0x0007C131
        LAN88xx 0x0007C132

Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/microchip.c