spi: 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:
@@ -420,7 +420,7 @@ config RENESAS_RPC_SPI
|
||||
imply SPI_FLASH_SFDP_SUPPORT
|
||||
help
|
||||
Enable the Renesas RPC SPI driver, used to access SPI NOR flash
|
||||
on Renesas RCar Gen3 SoCs. This uses driver model and requires a
|
||||
on Renesas R-Car Gen3 SoCs. This uses driver model and requires a
|
||||
device tree binding to operate.
|
||||
|
||||
config ROCKCHIP_SFC
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Renesas RCar Gen3 RPC QSPI driver
|
||||
* Renesas R-Car Gen3 RPC QSPI driver
|
||||
*
|
||||
* Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user