summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-08-15 16:43:56 -0700
committerDavid S. Miller <davem@davemloft.net>2016-08-15 16:43:56 -0700
commit268ef4b78ca48de269dbdaaab0c7a33e853ab2fd (patch)
tree763c6a44a85c3b884d30adafac13a2f69ee6427f /Documentation
parent45d339309f491058f5a3f974a17aa893f5a35329 (diff)
parent9c93829c014f1a18a4aac2bf15b79ff4325a0912 (diff)
Merge branch 'dsa-abstract-PHY-access'
Vivien Didelot says: ==================== net: dsa: abstract PHY accesses The Marvell 88E6xxx switch chips have different way to access the PHY devices registers. Old chips use a direct access to the PHY registers. Next chips have a PHY Polling Unit (PPU) which needs to be disabled before accessing PHY registers. Newer chips have an indirect access to the PHY devices so that disabling the PPU is not necessary. This patchset abstracts these accesses behind a new mv88e6xxx_phy_* API. It also has the side effect to fix the temperature access code for 88E61xx chips which were using the wrong PHY access functions. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions