doc: release: 3.6: Add new R-Car Gen4 SoC series
Added support to R-Car Gen4 SoCs & boards Existing drivers now supports Gen4 SoCs Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
This commit is contained in:
parent
cb7b650b92
commit
ca3c970a1d
|
@ -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:
|
||||
|
@ -70,6 +72,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:
|
||||
|
@ -126,6 +130,8 @@ Drivers and Sensors
|
|||
|
||||
* Clock control
|
||||
|
||||
* Renesas R-Car clock control driver now supports Gen4 SoCs
|
||||
|
||||
* Counter
|
||||
|
||||
* DAC
|
||||
|
@ -146,6 +152,8 @@ Drivers and Sensors
|
|||
|
||||
* GPIO
|
||||
|
||||
* Renesas R-Car GPIO driver now supports Gen4 SoCs
|
||||
|
||||
* I2C
|
||||
|
||||
* I2S
|
||||
|
@ -167,6 +175,8 @@ Drivers and Sensors
|
|||
|
||||
* Pin control
|
||||
|
||||
* Renesas R-Car pinctrl driver now supports Gen4 SoCs
|
||||
|
||||
* PWM
|
||||
|
||||
* Regulators
|
||||
|
|
Loading…
Reference in a new issue