Commit bf30c2a3 authored by Aymeric Aillet's avatar Aymeric Aillet Committed by Carles Cufi
Browse files

doc: releases: 3.6: note on renaming RA drivers kconfig options



Add a note about the renaming of several Renesas RA driver kconfig options.
These options have been renamed when renaming several driver file names.

Signed-off-by: default avatarAymeric Aillet <aymeric.aillet@iot.bzh>
parent 48dc603f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -163,6 +163,7 @@ Drivers and Sensors
* Clock control

  * Renesas R-Car clock control driver now supports Gen4 SoCs
  * Renamed ``CONFIG_CLOCK_CONTROL_RA`` to :kconfig:option:`CONFIG_CLOCK_CONTROL_RENESAS_RA`

* Counter

@@ -189,6 +190,7 @@ Drivers and Sensors
* GPIO

  * Renesas R-Car GPIO driver now supports Gen4 SoCs
  * Renamed ``CONFIG_GPIO_RA`` to :kconfig:option:`CONFIG_GPIO_RENESAS_RA`

* I2C

@@ -214,6 +216,7 @@ Drivers and Sensors
* Pin control

  * Renesas R-Car pinctrl driver now supports Gen4 SoCs
  * Renamed ``CONFIG_PINCTRL_RA`` to :kconfig:option:`CONFIG_PINCTRL_RENESAS_RA`

* PWM

@@ -235,6 +238,8 @@ Drivers and Sensors

* Serial

  * Renamed ``CONFIG_UART_RA`` to :kconfig:option:`CONFIG_UART_RENESAS_RA`

* SPI

* Timer