Skip to content

Commit 092fd18

Browse files
asmellbymmahadevan108
authored andcommitted
doc: release-notes-4.0: Add Silabs notes
Add noteworthy additions for Silabs socs, boards and drivers. Signed-off-by: Aksel Skauge Mellbye <[email protected]>
1 parent 37c9cf2 commit 092fd18

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ Boards & SoC Support
167167
* Added ESP32 WROVER-E-N16R4 variant.
168168
* STM32H5: Added support for OpenOCD through STMicroelectronics OpenOCD fork.
169169
* MAX32: Enabled Segger RTT and SystemView support.
170+
* Silabs Series 2: Use oscillator, clock and DCDC configuration from device tree during init.
171+
* Silabs Series 2: Added initialization for SMU (Security Management Unit).
172+
* Silabs Series 2: Use sleeptimer as the default OS timer instead of systick.
170173

171174
* Added support for these boards:
172175

@@ -344,6 +347,7 @@ Drivers and Sensors
344347
:dtcompatible:`renesas,ra-cgc-pclk-block`, :dtcompatible:`renesas,ra-cgc-pll`,
345348
:dtcompatible:`renesas,ra-cgc-external-clock`, :dtcompatible:`renesas,ra-cgc-subclk`,
346349
:dtcompatible:`renesas,ra-cgc-pll-out`)
350+
* Silabs: Added support for Series 2+ Clock Management Unit (see :dtcompatible:`silabs,series-clock`)
347351

348352
* Comparator
349353

@@ -672,6 +676,7 @@ Drivers and Sensors
672676

673677
* Added initial support for Renesas RA8 SPI driver (:dtcompatible:`renesas,ra8-spi-b`)
674678
* Added RTIO support to the Analog Devices MAX32 driver.
679+
* Silabs: Added support for EUSART (:dtcompatible:`silabs,gecko-spi-eusart`)
675680

676681
* Steppers
677682

@@ -684,6 +689,10 @@ Drivers and Sensors
684689
* Added stepper api test-suite
685690
* Added stepper shell test-suite
686691

692+
* Timer
693+
694+
* Silabs: Added support for Sleeptimer (:dtcompatible:`silabs,gecko-stimer`)
695+
687696
* USB
688697

689698
* Added support for USB HS on STM32U59x/STM32U5Ax SoC variants.
@@ -1194,6 +1203,10 @@ HALs
11941203
* Synced HAL to version v5.1.4 to update SoCs low level files, RF libraries and
11951204
overall driver support.
11961205

1206+
* Silabs
1207+
1208+
* Updated Series 2 to Simplicity SDK 2024.6, while Series 0/1 continue to use Gecko SDK 4.4.
1209+
11971210
MCUboot
11981211
*******
11991212

0 commit comments

Comments
 (0)