commit | 283da99af1d8981b1fa075e9d002222b284fea0c | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sat Jun 08 16:53:56 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 09 20:05:19 2019 -0700 |
tree | 9b06d05a63d06185242e2c84db57790ecc51c5b1 | |
parent | a274ce0f311040ce188c53340c93120f52649519 [diff] |
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464 This puts the quad PHY ports in power-down mode when the PHY transitions to the PHY_HALTED state. It is likely that all the other PHYs support the BMCR_PDOWN bit, but I only have the BCM5464R to test. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>