Skip to content
Commit 3478668d authored by Harini Katakam's avatar Harini Katakam Committed by Michal Simek
Browse files

net: macb: Add PM support



This patch
- Adds power management support.
- Updates macb_suspend/resume and runtime_suspend/resume to work in
full power down conditions.
- Adds wake on LAN support using ARP and removes selection of WOL
support via ethtool suing magic packet. This is because ZynqMP PM
support useswake source selection via sys/devices. WOL support is
enabled based on SoC configuration rather than a devicetree property
because this support is specific to IP version and SoC implementation.
- Updates clock init API and fixes clock API header documentation.

Signed-off-by: default avatarHarini Katakam <harini.katakam@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 8198639f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment