net: phy: at803x: add resume/suspend function to qca83xx phy
authorAnsuel Smith <ansuelsmth@gmail.com>
Sun, 19 Sep 2021 16:28:16 +0000 (18:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Sep 2021 08:51:21 +0000 (09:51 +0100)
commit15b9df4ece17d084f14eb0ca1cf05f2ad497e425
tree402aaa34c521ea67d1fe7075c561aa2e3b101478
parentb4df02b562f4aa14ff6811f30e1b4d2159585c59
net: phy: at803x: add resume/suspend function to qca83xx phy

Add resume/suspend function to qca83xx internal phy.
We can't use the at803x generic function as the documentation lacks of
any support for WoL regs.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c