[RFC PATCH 0/5] Macb power management support for ZynqMP

From: harinikatakamlinux
Date: Thu Mar 22 2018 - 09:52:22 EST


From: Harini Katakam <harinik@xxxxxxxxxx>

This series adds support for macb suspend/resume with system power down
and wake on LAN with ARP packets.
In relation to the above, this series also updates mdio_read/write
function for PM and adds tsu clock management.

Harini Katakam (5):
net: macb: Check MDIO state before read/write and use timeouts
net: macb: Support clock management for tsu_clk
net: macb: Add pm runtime support
net: macb: Add support for suspend/resume with full power down
net: macb: Add WOL support with ARP

drivers/net/ethernet/cadence/macb.h | 9 +-
drivers/net/ethernet/cadence/macb_main.c | 349 ++++++++++++++++++++++++++++---
2 files changed, 332 insertions(+), 26 deletions(-)

--
2.7.4