diff options
author | Eric Auger <eric.auger@linaro.org> | 2015-11-03 19:20:57 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2015-11-03 20:55:21 +0100 |
commit | 0990822c98661bd625033f0d523b5c33566657ef (patch) | |
tree | fc7c9e0c3f3e53b83f2bcaab54c962a7b5f42cdc /net | |
parent | vfio: platform: reset: calxedaxgmac: fix ioaddr leak (diff) | |
download | linux-0990822c98661bd625033f0d523b5c33566657ef.tar.xz linux-0990822c98661bd625033f0d523b5c33566657ef.zip |
VFIO: platform: reset: AMD xgbe reset module
This patch introduces a module that registers and implements a low-level
reset function for the AMD XGBE device.
it performs the following actions:
- reset the PHY
- disable auto-negotiation
- disable & clear auto-negotiation IRQ
- soft-reset the MAC
Those tiny pieces of code are inherited from the native xgbe driver.
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions