Skip to content

Commit 5a3c77e

Browse files
decsnyhenrikbrixandersen
authored andcommitted
doc: release-notes-3.6: MDIO changes
Add changes to 3.6 release notes for MDIO drivers Signed-off-by: Declan Snyder <[email protected]>
1 parent 5dad8d7 commit 5a3c77e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,16 @@ Drivers and Sensors
474474
* New driver :dtcompatible:`analog-axis`.
475475
* Added ESP32 touch sensor driver including a :dtcompatible:`espressif,esp32-touch`.
476476

477+
* MDIO
478+
479+
* Fixed initialization priorities of NXP s32 NETC drivers.
480+
* Fixed SAM GMAC transfer timeout errors caused by MDIO clock not being initialized.
481+
* Fixed ESP32 MDIO driver being enabled when node was not status okay.
482+
* Added support for C22 and C45 APIs on S32 GMAC.
483+
* Added MDIO driver for NXP ENET peripheral.
484+
* Added xmc4xxx MDIO drivers.
485+
* Fixed build errors caused by mdio.h driver header not including errno.h
486+
477487
* PCIE
478488

479489
* Fixed MMIO size calculation by disabling IO/memory decoding beforehand.

0 commit comments

Comments
 (0)