commit | a199d8b6956f8973d09d684fc71300889c26e8e4 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Dec 05 17:30:28 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 06 11:32:28 2016 -0500 |
tree | e118cf13a0d5a96ea0c57b6b42084df79996bd2b | |
parent | 17e708baf7f24192cb1c7c8dd6b32d1941dfb0e8 [diff] |
net: dsa: mv88e6xxx: add PPU operations Some Marvell chips can enable/disable the PPU on demand. This is needed to access the PHY registers when there is no indirection mechanism. Add two new ppu_enable and ppu_disable ops to describe this and finally get rid of the MV88E6XXX_FLAG_PPU* flags. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>