Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: release: 3.6: Add new R-Car Gen4 SoC series #45

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading