Skip to content

Commit ad67407

Browse files
committed
doc: migration guide: ethernet: Mention vsc8541 reset changes
Mention a change to the reset-gpios handling in the vsc8541 PHY driver. Signed-off-by: Robert Hancock <robert.hancock@calian.com>
1 parent 15d371d commit ad67407

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ Ethernet
211211
* :c:func:`phy_configure_link` got a ``flags`` parameter. Set it to ``0`` to preserve the old
212212
behavior (:github:`91354`).
213213

214+
* The :dtcompatible:`microchip,vsc8541` PHY driver now expects the reset-gpios entry to specify
215+
the GPIO_ACTIVE_LOW flag when the reset is being used as active low. Previously the active-low
216+
nature was hard-coded into the driver. (:github:`91726`).
217+
214218
Enhanced Serial Peripheral Interface (eSPI)
215219
===========================================
216220

0 commit comments

Comments
 (0)