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)
commiteb67cdb33fb493160c062add2eb95d4b2aac08d5
tree90f6921f1c7116f2f914d9048ae183a2637edad3
parent6a4aee277740d04ac0fd54cfa17cc28261932ddc
parent4494c10e007121de6d3fbef909d38b4a64087239
Merge branch 'net-bcmasp-phy-managements-fixes'

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>