[PATCH V2 3/4] spi: renesas rpc-if: Update Add RZ/G2 to Kconfig description

From: Adam Ford
Date: Sat Jan 02 2021 - 06:56:46 EST


The SPI driver for the Renesas RPC-IF is present on the RZ/G2
Series. Add that to the description.

Suggested-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
---
drivers/spi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

V2: New to series

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index aadaea052f51..e0eb2093aca6 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -650,7 +650,7 @@ config SPI_RPCIF
tristate "Renesas RPC-IF SPI driver"
depends on RENESAS_RPCIF
help
- SPI driver for Renesas R-Car Gen3 RPC-IF.
+ SPI driver for Renesas R-Car Gen3 or RZ/G2 RPC-IF.

config SPI_RSPI
tristate "Renesas RSPI/QSPI controller"
--
2.25.1