File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -474,6 +474,16 @@ Drivers and Sensors
474
474
* New driver :dtcompatible: `analog-axis `.
475
475
* Added ESP32 touch sensor driver including a :dtcompatible: `espressif,esp32-touch `.
476
476
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
+
477
487
* PCIE
478
488
479
489
* Fixed MMIO size calculation by disabling IO/memory decoding beforehand.
You can’t perform that action at this time.
0 commit comments