diff options
| author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2024-11-21 10:13:25 +0300 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-02 14:44:13 +0300 | 
| commit | cb20fe95026350ccce629e798c294ed80927804f (patch) | |
| tree | ef3636f116dc46c0ce5544702340404acab314ac /scripts/gdb/linux/interrupts.py | |
| parent | 573b1e39edfcb7b4eecde0f1664455a1f4462eee (diff) | |
| download | linux-cb20fe95026350ccce629e798c294ed80927804f.tar.xz | |
ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY address
commit ea9da67e2add7bd5f1e4b38dc2404480e711f4d8 upstream.
On SoCFPGA/Sodia board, mdio bus cannot be probed, so the PHY cannot be
found and the network device does not work.
```
stmmaceth ff702000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
```
To probe the mdio bus, add "snps,dwmac-mdio" as compatible string of the
mdio bus. Also the PHY address connected to this board is 4. Therefore,
change to 4.
Cc: stable@vger.kernel.org # 6.3+
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
