Skip to content

Commit 5598cc0

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 02d8aec commit 5598cc0

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

209+
* The :dtcompatible:`microchip,vsc8541` PHY driver now expects the reset-gpios entry to specify
210+
the GPIO_ACTIVE_LOW flag when the reset is being used as active low. Previously the active-low
211+
nature was hard-coded into the driver. (:github:`91726`).
212+
209213
Enhanced Serial Peripheral Interface (eSPI)
210214
===========================================
211215

0 commit comments

Comments
 (0)