Skip to content
Commit 2a7b6216 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mv88e6390-missing-phy-ID'



Andrew Lunn says:

====================
Work around missing PHY prodcut ID in mv88e6390

The internal PHYs of the MV88E6390 have a Marvell OUI, but the product
ID is zero. Work around this by trapping reads to the ID, and if it is
zero, return the MV88E6390 family ID.

v2: Move the workaround into the central mdio read function.
    Enable the temperature sensor, even though it does not work on the 6390,
    but it does on the 6341, which has the same ID problem.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 1f3d6209 e4cf8a38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment