summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/qcom,gcc-mdm9615.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/reset/qcom,gcc-mdm9615.h')
0 files changed, 0 insertions, 0 deletions
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/dsa/mv88e6xxx/chip.c8
-rw-r--r--drivers/net/phy/marvell.c20
2 files changed, 28 insertions, 0 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/chip.c b/drivers/net/dsa/mv88e6xxx/chip.c