Commit a3978892 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Mahesh Mahadevan
Browse files

doc: releases: drop empty driver subsections



Drop sections with no updates

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 8f0a4bd3
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -425,8 +425,6 @@ Drivers and Sensors
  * Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-adc`).
  * Added support for NXP S32 SAR_ADC (:dtcompatible:`nxp,s32-adc-sar`)

* Battery

* CAN

  * Added initial support for Renesas RA CANFD (:dtcompatible:`renesas,ra-canfd-global`,
@@ -434,8 +432,6 @@ Drivers and Sensors
  * Added Flexcan support for S32Z27x (:dtcompatible:`nxp,flexcan`, :dtcompatible:`nxp,flexcan-fd`)
  * Improved NXP S32 CANXL error reporting (:dtcompatible:`nxp,s32-canxl`)

* Charger

* Clock control

  * STM32 MCO (Microcontroller Clock Output) is now available on STM32U5 series.
@@ -604,8 +600,6 @@ Drivers and Sensors
  * Added support for W25Q512JV and W25Q512NW-IQ/IN to NXP's MCUX Flexspi driver
  * Renamed the binding :dtcompatible:`nxp,iap-msf1` to :dtcompatible:`nxp,msf1` for accuracy

* GNSS

* GPIO

  * tle9104: Add support for the parallel output mode via setting the properties ``parallel-out12`` and
@@ -613,8 +607,6 @@ Drivers and Sensors
  * Converted the NXP S32 SIUL2 drivers to native Zephyr code
  * Converted the NXP wake-up drivers to native Zephyr code

* Hardware info

* Haptics

  * Introduced a haptics device driver subsystem selected with :kconfig:option:`CONFIG_HAPTICS`
@@ -691,8 +683,6 @@ Drivers and Sensors

  * Updated ws2812 GPIO driver to support dynamic bus timings

* LoRa

* Mailbox

  * Added driver support for ESP32 and ESP32-S3 SoCs.
@@ -728,8 +718,6 @@ Drivers and Sensors

  * Improve NXP CSI and MIPI_CSI2Rx drivers to support varibale frame rates

* MSPI

* Pin control

  * Added support for Microchip MEC5
@@ -751,8 +739,6 @@ Drivers and Sensors
  * Upgraded CP9314 driver to B1 silicon revision
  * Added basic driver for MPS MPM54304

* Reset

* RTC

  * STM32: HSE can now be used as domain clock.