summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2024-08-12 13:46:56 +0300
committerDavid S. Miller <davem@davemloft.net>2024-08-12 13:46:56 +0300
commit1fc2021941241bf32728a198bc0a7f38669e44a5 (patch)
treea51e036b9ac7d7908303f05b5ec5900bd449f66f /scripts/gdb/linux
parent9ff2f816e2aa65ca9a1cdf0954842f8173c0f48d (diff)
parentde7a670f8defe4ed2115552ad23dea0f432f7be4 (diff)
downloadlinux-1fc2021941241bf32728a198bc0a7f38669e44a5.tar.xz
Merge branch 'vsc73xx-fix-mdio-and-phy'
Pawel Dembicki says: ==================== net: dsa: vsc73xx: fix MDIO bus access and PHY opera This series are extracted patches from net-next series [0]. The VSC73xx driver has issues with PHY configuration. This patch series fixes most of them. The first patch synchronizes the register configuration routine with the datasheet recommendations. Patches 2-3 restore proper communication on the MDIO bus. Currently, the write value isn't sent to the MDIO register, and without a busy check, communication with the PHY can be interrupted. This causes the PHY to receive improper configuration and autonegotiation could fail. The fourth patch removes the PHY reset blockade, as it is no longer required. After fixing the MDIO operations, autonegotiation became possible. The last patch removes the blockade, which became unnecessary after the MDIO operations fix. [0] https://patchwork.kernel.org/project/netdevbpf/list/?series=874739&state=%2A&archive=both ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions