diff options
| author | Raju Rangoju <Raju.Rangoju@amd.com> | 2026-03-06 16:46:29 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-19 16:14:54 +0100 |
| commit | 18ac7002c2da8f997f761baaa6d7477301d6fd34 (patch) | |
| tree | 6c5d561e80dbaccb919c2cfa1b6bb4a4fb867fc0 /net | |
| parent | ce54d71c9e7808344d274318b81b2865a203fc0c (diff) | |
amd-xgbe: reset PHY settings before starting PHY
[ Upstream commit a8ba129af46856112981c124850ec6a85a1c1ab6 ]
commit f93505f35745 ("amd-xgbe: let the MAC manage PHY PM") moved
xgbe_phy_reset() from xgbe_open() to xgbe_start(), placing it after
phy_start(). As a result, the PHY settings were being reset after the
PHY had already started.
Reorder the calls so that the PHY settings are reset before
phy_start() is invoked.
Fixes: f93505f35745 ("amd-xgbe: let the MAC manage PHY PM")
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Raju Rangoju <Raju.Rangoju@amd.com>
Link: https://patch.msgid.link/20260306111629.1515676-4-Raju.Rangoju@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
