Skip to content
Snippets Groups Projects
Commit 4a9c8946 authored by Marek Vasut's avatar Marek Vasut
Browse files

gpio: renesas: Fix R-Car spelling


The correct spelling is R-Car, including the dash, update the usage.
Kconfig strings and comment changes only, no functional change.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
parent d774197b
No related branches found
No related tags found
No related merge requests found
...@@ -358,10 +358,10 @@ config PCF8575_GPIO ...@@ -358,10 +358,10 @@ config PCF8575_GPIO
chips are from NXP and TI. chips are from NXP and TI.
config RCAR_GPIO config RCAR_GPIO
bool "Renesas RCar GPIO driver" bool "Renesas R-Car GPIO driver"
depends on DM_GPIO && ARCH_RENESAS depends on DM_GPIO && ARCH_RENESAS
help help
This driver supports the GPIO banks on Renesas RCar SoCs. This driver supports the GPIO banks on Renesas R-Car SoCs.
config RZA1_GPIO config RZA1_GPIO
bool "Renesas RZ/A1 GPIO driver" bool "Renesas RZ/A1 GPIO driver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment