net: phy: broadcom: Wire suspend/resume for BCM54612E
authorMarco von Rosenberg <marcovr@selfnet.de>
Thu, 16 Nov 2023 19:32:31 +0000 (20:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Nov 2023 02:45:47 +0000 (02:45 +0000)
commit380b50ae3a04222334a3779b3787eba844b1177f
tree9b8ad9da736eb21901f5ff586c800107ba0f69e3
parentd580d265e9abb8c4e1e891051c7b03f3eac86055
net: phy: broadcom: Wire suspend/resume for BCM54612E

The BCM54612E ethernet PHY supports IDDQ-SR.
Therefore wire-up the suspend and resume callbacks
to point to bcm54xx_suspend() and bcm54xx_resume().

Signed-off-by: Marco von Rosenberg <marcovr@selfnet.de>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c