zephyr/boards/xtensa/esp32_ethernet_kit
Fabio Baltieri d7504ab474 ethernet: esp32: make phy a phandle of the ethernet device
Change the eth-phy definition so that the phy is pointed by a phandle
rather than a child node, make the phy device a child of mdio. This
makes more sense from a devicetree hirearchy where the phandles have to
be initialized before the device itself, allows keeping the priorities
in check with CHECK_INIT_PRIORITIES.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-02 18:12:14 -04:00
..
doc doc: esp32: Update the building instruction 2023-05-25 16:15:54 +02:00
support
CMakeLists.txt
Kconfig.board soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.defconfig
Kconfig.sysbuild
board.cmake
board_init.c
esp32_ethernet_kit-pinctrl.dtsi
esp32_ethernet_kit.dts ethernet: esp32: make phy a phandle of the ethernet device 2023-08-02 18:12:14 -04:00
esp32_ethernet_kit.yaml
esp32_ethernet_kit_defconfig soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00