Skip to content

Conversation

@sumitbatra-nxp
Copy link
Contributor

@sumitbatra-nxp sumitbatra-nxp commented Nov 6, 2024

mdio_enet_nxp driver accesses the registers of its parent node Ethernet MAC, which was disabled by default.
This commit enables this parent node in mimxrt1062_fmurt6 board's device tree.
This also fixes Issue #80881

mdio_enet_nxp driver accesses the registers of its parent node Ethernet MAC
This commit enables this node in mimxrt1062_fmurt6 board's device tree.
This also fixes Issue zephyrproject-rtos#80881

Signed-off-by: Sumit Batra <[email protected]>
@decsny decsny added this to the v4.0.0 milestone Nov 6, 2024
@decsny decsny added bug The issue is a bug, or the PR is fixing a bug Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Nov 6, 2024
@mmahadevan108 mmahadevan108 merged commit e0d1e59 into zephyrproject-rtos:main Nov 6, 2024
25 checks passed
@mmahadevan108 mmahadevan108 deleted the fmu1062-eth-fix-zephyr branch November 6, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests/drivers/build_all/ethernet fails to build on mimxrt1062_fmurt6

6 participants