Skip to content

Commit 11f103c

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 1e551e1 commit 11f103c

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
@@ -223,6 +223,10 @@ Ethernet
223223
* :c:func:`phy_configure_link` got a ``flags`` parameter. Set it to ``0`` to preserve the old
224224
behavior (:github:`91354`).
225225

226+
* The :dtcompatible:`microchip,vsc8541` PHY driver now expects the reset-gpios entry to specify
227+
the GPIO_ACTIVE_LOW flag when the reset is being used as active low. Previously the active-low
228+
nature was hard-coded into the driver. (:github:`91726`).
229+
226230
Enhanced Serial Peripheral Interface (eSPI)
227231
===========================================
228232

0 commit comments

Comments
 (0)