Skip to content

Commit aa85d76

Browse files
robhancocksedkartben
authored andcommitted
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 <[email protected]>
1 parent 211e9ea commit aa85d76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ Bluetooth
4343
4444
.. zephyr-keep-sorted-stop
4545
46+
Ethernet
47+
========
48+
49+
* The :dtcompatible:`microchip,vsc8541` PHY driver now expects the reset-gpios entry to specify
50+
the GPIO_ACTIVE_LOW flag when the reset is being used as active low. Previously the active-low
51+
nature was hard-coded into the driver. (:github:`91726`).
52+
4653
Networking
4754
**********
4855

0 commit comments

Comments
 (0)