Skip to content

Commit 5c31f61

Browse files
mmahadevan108dkalowsk
authored andcommitted
doc: release-notes-4.0: Update the DAC section
This incorrectly had references to timers and watchdog related items. Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 955d797 commit 5c31f61

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,8 @@ Drivers and Sensors
482482
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-counter`).
483483
* Updated the NXP counter_mcux_lptmr driver to support multiple instances of the lptmr
484484
peripheral.
485+
* Converted the NXP S32 System Timer Module driver to native Zephyr code
486+
* Added support for late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible:`nxp,s32-sys-timer`)
485487

486488
* Crypto
487489

@@ -490,10 +492,6 @@ Drivers and Sensors
490492
* DAC
491493

492494
* DAC API now supports specifying channel path as internal. Support has been added in STM32 drivers.
493-
* Updated the initialization of clocks for the NXP LPTMR driver
494-
* Converted the NXP S32 System Timer Module driver to native Zephyr code
495-
* Converted NXP S32 Software Watchdog Timer driver to native Zephyr code
496-
* Added support late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible:`nxp,s32-sys-timer`)
497495

498496
* Disk
499497

@@ -904,6 +902,7 @@ Drivers and Sensors
904902
* Watchdog
905903

906904
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-watchdog`).
905+
* Converted NXP S32 Software Watchdog Timer driver to native Zephyr code
907906

908907
* Wi-Fi
909908

0 commit comments

Comments
 (0)