Skip to content

Commit

Permalink
doc: release: 3.6: Add new R-Car Gen4 SoC series
Browse files Browse the repository at this point in the history
Added support to R-Car Gen4 SoCs & boards
Existing drivers now supports Gen4 SoCs

Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
  • Loading branch information
aaillet committed Nov 28, 2023
1 parent 91fdef0 commit a739893
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/releases/release-notes-3.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Boards & SoC Support

* Added support for these SoC series:

* Added support for Renesas R-Car Gen4 series

* Removed support for these SoC series:

* Made these changes in other SoC series:
Expand All @@ -67,6 +69,8 @@ Boards & SoC Support

* Added support for these ARM boards:

* Added support for Renesas R-Car Spider board CR52: `rcar_spider_cr52`

* Added support for these ARM64 boards:

* Added support for these RISC-V boards:
Expand Down Expand Up @@ -121,6 +125,8 @@ Drivers and Sensors

* Clock control

* Renesas R-Car clock control driver now supports Gen4 SoCs

* Counter

* DAC
Expand All @@ -141,6 +147,8 @@ Drivers and Sensors

* GPIO

* Renesas R-Car GPIO driver now supports Gen4 SoCs

* I2C

* I2S
Expand All @@ -159,6 +167,8 @@ Drivers and Sensors

* Pin control

* Renesas R-Car pinctrl driver now supports Gen4 SoCs

* PWM

* Regulators
Expand Down

0 comments on commit a739893

Please sign in to comment.