doc: migration-guide-3.7: NXP ENET MDIO change

Add migration guide info about the unit of
MDIO_NXP_ENET_TIMEOUT config changing.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-07-12 09:28:00 -05:00 committed by Alberto Escolar
commit 7936c20366

View file

@ -658,6 +658,12 @@ LED Strip
or :kconfig:option:`CONFIG_WS2812_STRIP_RPI_PICO_PIO`, one of them had to be selected with or :kconfig:option:`CONFIG_WS2812_STRIP_RPI_PICO_PIO`, one of them had to be selected with
``CONFIG_WS2812_STRIP_DRIVER``, but this is no longer necessary. Please set each option directly. ``CONFIG_WS2812_STRIP_DRIVER``, but this is no longer necessary. Please set each option directly.
MDIO
====
* :kconfig:option:`CONFIG_MDIO_NXP_ENET_TIMEOUT` is now in units of
microseconds instead of milliseconds. (:github:`75625`)
Sensors Sensors
======= =======