]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac07394906f252f6c1d556c72c69ae2122d026aa
tree402aaa34c521ea67d1fe7075c561aa2e3b101478
parentde4f1f4f63cc1a5bb2c1daeb8319d1d0cb839301
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