linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support
@ 2022-02-06 19:46 Biju Das
  2022-02-06 19:46 ` [PATCH 2/2] pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register() Biju Das
  2022-02-07 14:30 ` [PATCH 1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Biju Das @ 2022-02-06 19:46 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Biju Das, Geert Uytterhoeven, linux-renesas-soc, linux-gpio,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad

RZ/V2L uses RZ/G2L GPIO and pinctrl driver.
This patch updates description for RZ/V2L pin control support.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 drivers/pinctrl/renesas/Kconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/drivers/pinctrl/renesas/Kconfig b/drivers/pinctrl/renesas/Kconfig
index 89f5ca76ab83..c0c740e660b8 100644
--- a/drivers/pinctrl/renesas/Kconfig
+++ b/drivers/pinctrl/renesas/Kconfig
@@ -179,14 +179,15 @@ config PINCTRL_RZA2
 	  This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms.
 
 config PINCTRL_RZG2L
-	bool "pin control support for RZ/G2L" if COMPILE_TEST
+	bool "pin control support for RZ/{G2L,V2L}" if COMPILE_TEST
 	depends on OF
 	select GPIOLIB
 	select GENERIC_PINCTRL_GROUPS
 	select GENERIC_PINMUX_FUNCTIONS
 	select GENERIC_PINCONF
 	help
-	  This selects GPIO and pinctrl driver for Renesas RZ/G2L platforms.
+	  This selects GPIO and pinctrl driver for Renesas RZ/{G2L,V2L}
+	  platforms.
 
 config PINCTRL_PFC_R8A77470
 	bool "pin control support for RZ/G1C" if COMPILE_TEST
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-07 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-06 19:46 [PATCH 1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support Biju Das
2022-02-06 19:46 ` [PATCH 2/2] pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register() Biju Das
2022-02-07 14:33   ` Geert Uytterhoeven
2022-02-07 14:30 ` [PATCH 1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support Geert Uytterhoeven
2022-02-07 14:36   ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).