Skip to content

Commit 5d397ea

Browse files
manuarguestephanosio
authored andcommitted
doc: release-notes-3.3: add notes for NXP S32
This adds a few notes for NXP S32 related changes. Signed-off-by: Manuel Arguelles <[email protected]>
1 parent d1ec6f7 commit 5d397ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ Boards & SoC Support
441441
* Atmel SAME70Q19
442442
* GigaDevice GD32L23X
443443
* GigaDevice GD32A50X
444+
* NXP S32Z2/E2
444445

445446
* Removed support for these SoC series:
446447

@@ -472,6 +473,7 @@ Boards & SoC Support
472473
* SECO JUNO SBC-D23 (STM32F302)
473474
* ST Nucleo G070RB
474475
* ST Nucleo L4A6ZG
476+
* NXP X-S32Z27X-DC (DC2)
475477

476478
* Added support for these ARM64 boards:
477479

@@ -614,6 +616,7 @@ Drivers and Sensors
614616

615617
* STM32 RTC based counter domain clock (LSE/SLI) should now be configured using device tree.
616618
* Added Timer based driver for GigaDevice GD32 SoCs.
619+
* Added NXP S32 System Timer Module driver.
617620

618621
* Crypto
619622

@@ -719,6 +722,7 @@ Drivers and Sensors
719722

720723
* Atmel SAM: Added support to configure Open-Drain pins
721724
* Added driver for nPM6001 PMIC GPIOs
725+
* Added NXP S32 GPIO (SIUL2) driver
722726

723727
* hwinfo
724728

@@ -762,6 +766,7 @@ Drivers and Sensors
762766
* Interrupt Controller
763767

764768
* STM32: Driver configuration and initialization is now based on device tree
769+
* Added NXP S32 External Interrupt Controller (SIUL2) driver.
765770

766771
* IPM
767772

@@ -774,6 +779,8 @@ Drivers and Sensors
774779

775780
* MBOX
776781

782+
* Added NXP S32 Message Receive Unit (MRU) driver.
783+
777784
* MEMC
778785

779786
* PCIE
@@ -935,6 +942,8 @@ Drivers and Sensors
935942
* Added support to transfers using DMA.
936943
* Added support to loopback mode for testing purposes.
937944

945+
* Added NXP S32 SPI driver.
946+
938947
* Timer
939948

940949
* Correct CPU numbering on SMP RISC-V systems using the mtime device
@@ -980,6 +989,7 @@ Drivers and Sensors
980989
* Added driver for nPM6001 PMIC Watchdog.
981990
* Added free watchdog driver for GigaDevice GD32 SoCs.
982991
* Added window watchdog driver for GigaDevice GD32 SoCs.
992+
* Added NXP S32 Software Watchdog Timer driver.
983993

984994
* WiFi
985995

@@ -998,6 +1008,7 @@ Networking
9981008
bringing Ethernet interface up.
9991009
* Added ``unknown_protocol`` statistic for packets with unrecognized protocol
10001010
field, instead of using ``error`` for this purpose.
1011+
* Added NXP S32 NETC Ethernet driver.
10011012

10021013
* HTTP:
10031014

0 commit comments

Comments
 (0)