@@ -425,17 +425,13 @@ Drivers and Sensors
425
425
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible: `adi,max32-adc `).
426
426
* Added support for NXP S32 SAR_ADC (:dtcompatible: `nxp,s32-adc-sar `)
427
427
428
- * Battery
429
-
430
428
* CAN
431
429
432
430
* Added initial support for Renesas RA CANFD (:dtcompatible: `renesas,ra-canfd-global `,
433
431
:dtcompatible: `renesas,ra-canfd `)
434
432
* Added Flexcan support for S32Z27x (:dtcompatible: `nxp,flexcan `, :dtcompatible: `nxp,flexcan-fd `)
435
433
* Improved NXP S32 CANXL error reporting (:dtcompatible: `nxp,s32-canxl `)
436
434
437
- * Charger
438
-
439
435
* Clock control
440
436
441
437
* STM32 MCO (Microcontroller Clock Output) is now available on STM32U5 series.
@@ -604,17 +600,13 @@ Drivers and Sensors
604
600
* Added support for W25Q512JV and W25Q512NW-IQ/IN to NXP's MCUX Flexspi driver
605
601
* Renamed the binding :dtcompatible: `nxp,iap-msf1 ` to :dtcompatible: `nxp,msf1 ` for accuracy
606
602
607
- * GNSS
608
-
609
603
* GPIO
610
604
611
605
* tle9104: Add support for the parallel output mode via setting the properties ``parallel-out12 `` and
612
606
``parallel-out34 ``.
613
607
* Converted the NXP S32 SIUL2 drivers to native Zephyr code
614
608
* Converted the NXP wake-up drivers to native Zephyr code
615
609
616
- * Hardware info
617
-
618
610
* Haptics
619
611
620
612
* Introduced a haptics device driver subsystem selected with :kconfig:option: `CONFIG_HAPTICS `
@@ -691,8 +683,6 @@ Drivers and Sensors
691
683
692
684
* Updated ws2812 GPIO driver to support dynamic bus timings
693
685
694
- * LoRa
695
-
696
686
* Mailbox
697
687
698
688
* Added driver support for ESP32 and ESP32-S3 SoCs.
@@ -728,8 +718,6 @@ Drivers and Sensors
728
718
729
719
* Improve NXP CSI and MIPI_CSI2Rx drivers to support varibale frame rates
730
720
731
- * MSPI
732
-
733
721
* Pin control
734
722
735
723
* Added support for Microchip MEC5
@@ -751,8 +739,6 @@ Drivers and Sensors
751
739
* Upgraded CP9314 driver to B1 silicon revision
752
740
* Added basic driver for MPS MPM54304
753
741
754
- * Reset
755
-
756
742
* RTC
757
743
758
744
* STM32: HSE can now be used as domain clock.
0 commit comments