net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 20 Sep 2021 21:54:15 +0000 (14:54 -0700)
committerDom Cobley <popcornmix@gmail.com>
Fri, 24 Jun 2022 10:20:44 +0000 (11:20 +0100)
commite497d8c8e050541077ea72292feed2cb7fa9a28c
treefa54fdad30ca2b0da8dc6b9e93ecae737d3bd2d3
parent9b215cbf8d68da6bed1198da3249c478469d433f
net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M

These two Ethernet PHYs support IDDQ-SR therefore wire-up the suspend
and resume callbacks to point to bcm54xx_suspend() and bcm54xx_resume().

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c