spi: renesas rpc-if: Update Add RZ/G2 to Kconfig description
authorAdam Ford <aford173@gmail.com>
Sat, 2 Jan 2021 11:54:11 +0000 (05:54 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 4 Jan 2021 14:26:18 +0000 (14:26 +0000)
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@bp.renesas.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210102115412.3402059-3-aford173@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig

index aadaea0..e0eb209 100644 (file)
@@ -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"