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: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -358,10 +358,10 @@ config PCF8575_GPIO
|
||||
chips are from NXP and TI.
|
||||
|
||||
config RCAR_GPIO
|
||||
bool "Renesas RCar GPIO driver"
|
||||
bool "Renesas R-Car GPIO driver"
|
||||
depends on DM_GPIO && ARCH_RENESAS
|
||||
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
|
||||
bool "Renesas RZ/A1 GPIO driver"
|
||||
|
||||
Reference in New Issue
Block a user