Merge branch 'net-bcmasp-phy-managements-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 28 Mar 2024 09:46:38 +0000 (10:46 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 28 Mar 2024 09:46:39 +0000 (10:46 +0100)
Justin Chen says:

====================
net: bcmasp: phy managements fixes

Fix two issues.

- The unimac may be put in a bad state if PHY RX clk doesn't exist
  during reset. Work around this by bringing the unimac out of reset
  during phy up.

- Remove redundant phy_{suspend/resume}
====================

Link: https://lore.kernel.org/r/20240325193025.1540737-1-justin.chen@broadcom.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge