This patchset isolates more PPU code into phy.c and makes distinction between PHY Registers read and write implementations vs. generic PHY routines.
Vivien Didelot (3): net: dsa: mv88e6xxx: provide a PHY setup helper net: dsa: mv88e6xxx: rename PHY PPU accessors net: dsa: mv88e6xxx: rename PHY PPU functions drivers/net/dsa/mv88e6xxx/chip.c | 27 +++++++++++------------- drivers/net/dsa/mv88e6xxx/phy.c | 45 ++++++++++++++++++++++------------------ drivers/net/dsa/mv88e6xxx/phy.h | 13 +++++++----- 3 files changed, 45 insertions(+), 40 deletions(-) -- 2.13.0