Skip to content

Commit bf30c2a

Browse files
aailletcarlescufi
authored andcommitted
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: Aymeric Aillet <[email protected]>
1 parent 48dc603 commit bf30c2a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Drivers and Sensors
163163
* Clock control
164164

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

167168
* Counter
168169

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

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

193195
* I2C
194196

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

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

218221
* PWM
219222

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

236239
* Serial
237240

241+
* Renamed ``CONFIG_UART_RA`` to :kconfig:option:`CONFIG_UART_RENESAS_RA`
242+
238243
* SPI
239244

240245
* Timer

0 commit comments

Comments
 (0)