zephyr/boards/st/stm32h745i_disco
Tomáš Juřena 0911003c11 boards: st: stm32h745i_disco: m7: Fix PHY address
According to the datasheet, the PHY address is 0x1. When changed to this
value the PHY id is correctly read.

Before:
```
[00:00:00.602,000] <err> phy_mii: No PHY found at address 0
```

After:
```
[00:00:00.051,000] <inf> phy_mii: PHY (1) ID 7C111
```

Signed-off-by: Tomáš Juřena <jurenatomas@gmail.com>
2024-11-05 10:54:58 -06:00
..
doc boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
support
Kconfig.defconfig boards: st: stm32h745i_disco: m7: Fix PHY address 2024-11-05 10:54:58 -06:00
Kconfig.stm32h745i_disco
arduino_r3_connector.dtsi
board.cmake
board.yml
stm32h745i_disco.dtsi
stm32h745i_disco_stm32h745xx_m4.dts
stm32h745i_disco_stm32h745xx_m4.yaml
stm32h745i_disco_stm32h745xx_m4_defconfig
stm32h745i_disco_stm32h745xx_m7.dts boards: st: stm32h745i_disco: m7: Fix PHY address 2024-11-05 10:54:58 -06:00
stm32h745i_disco_stm32h745xx_m7.yaml
stm32h745i_disco_stm32h745xx_m7_defconfig