All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config
@ 2021-01-04 11:37 Lad Prabhakar
  2021-01-04 12:26 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Lad Prabhakar @ 2021-01-04 11:37 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Geert Uytterhoeven
  Cc: linux-gpio, linux-kernel, linux-renesas-soc, Prabhakar, Biju Das,
	Lad Prabhakar

The gpio-rcar driver also supports RZ/G SoC's, update the description to
reflect this.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
v1->v2
* Dropped SoC version numbers
---
 drivers/gpio/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index c70f46e80a3b..62ae296251eb 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -486,11 +486,11 @@ config GPIO_PXA
 	  Say yes here to support the PXA GPIO device
 
 config GPIO_RCAR
-	tristate "Renesas R-Car GPIO"
+	tristate "Renesas R-Car and RZ/G GPIO support"
 	depends on ARCH_RENESAS || COMPILE_TEST
 	select GPIOLIB_IRQCHIP
 	help
-	  Say yes here to support GPIO on Renesas R-Car SoCs.
+	  Say yes here to support GPIO on Renesas R-Car or RZ/G SoCs.
 
 config GPIO_RDA
 	bool "RDA Micro GPIO controller support"
-- 
2.17.1


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

* Re: [PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config
  2021-01-04 11:37 [PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config Lad Prabhakar
@ 2021-01-04 12:26 ` Geert Uytterhoeven
  2021-01-04 13:03   ` Bartosz Golaszewski
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-01-04 12:26 UTC (permalink / raw)
  To: Lad Prabhakar
  Cc: Linus Walleij, Bartosz Golaszewski, open list:GPIO SUBSYSTEM,
	Linux Kernel Mailing List, Linux-Renesas, Prabhakar, Biju Das

On Mon, Jan 4, 2021 at 12:37 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
> The gpio-rcar driver also supports RZ/G SoC's, update the description to
> reflect this.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config
  2021-01-04 12:26 ` Geert Uytterhoeven
@ 2021-01-04 13:03   ` Bartosz Golaszewski
  0 siblings, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2021-01-04 13:03 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Lad Prabhakar, Linus Walleij, open list:GPIO SUBSYSTEM,
	Linux Kernel Mailing List, Linux-Renesas, Prabhakar, Biju Das

On Mon, Jan 4, 2021 at 1:26 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> On Mon, Jan 4, 2021 at 12:37 PM Lad Prabhakar
> <prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
> > The gpio-rcar driver also supports RZ/G SoC's, update the description to
> > reflect this.
> >
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds

Patch applied, thanks!

Bartosz

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

end of thread, other threads:[~2021-01-04 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 11:37 [PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config Lad Prabhakar
2021-01-04 12:26 ` Geert Uytterhoeven
2021-01-04 13:03   ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.