All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] irqchip: Kconfig: Update description for RENESAS_IRQC config
@ 2020-09-11 10:04 Lad Prabhakar
  2020-09-13 17:07 ` Marc Zyngier
  2020-10-11 17:57 ` [tip: irq/core] " tip-bot2 for Lad Prabhakar
  0 siblings, 2 replies; 3+ messages in thread
From: Lad Prabhakar @ 2020-09-11 10:04 UTC (permalink / raw)
  To: Geert Uytterhoeven, Thomas Gleixner, Jason Cooper, Marc Zyngier
  Cc: linux-kernel, linux-renesas-soc, Lad Prabhakar, Prabhakar

irq-renesas-irqc driver is also used on Renesas RZ/G{1,2} SoC's, update
the same to reflect the description for RENESAS_IRQC config.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
---
 drivers/irqchip/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index bfc9719dbcdc..cdb769383a50 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -232,12 +232,12 @@ config RENESAS_INTC_IRQPIN
 	  interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs.
 
 config RENESAS_IRQC
-	bool "Renesas R-Mobile APE6 and R-Car IRQC support" if COMPILE_TEST
+	bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST
 	select GENERIC_IRQ_CHIP
 	select IRQ_DOMAIN
 	help
 	  Enable support for the Renesas Interrupt Controller for external
-	  devices, as found on R-Mobile APE6, R-Car Gen2, and R-Car Gen3 SoCs.
+	  devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs.
 
 config RENESAS_RZA1_IRQC
 	bool "Renesas RZ/A1 IRQC support" if COMPILE_TEST
-- 
2.17.1


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

* Re: [PATCH] irqchip: Kconfig: Update description for RENESAS_IRQC config
  2020-09-11 10:04 [PATCH] irqchip: Kconfig: Update description for RENESAS_IRQC config Lad Prabhakar
@ 2020-09-13 17:07 ` Marc Zyngier
  2020-10-11 17:57 ` [tip: irq/core] " tip-bot2 for Lad Prabhakar
  1 sibling, 0 replies; 3+ messages in thread
From: Marc Zyngier @ 2020-09-13 17:07 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Geert Uytterhoeven, Lad Prabhakar
  Cc: Prabhakar, linux-renesas-soc, linux-kernel

On Fri, 11 Sep 2020 11:04:39 +0100, Lad Prabhakar wrote:
> irq-renesas-irqc driver is also used on Renesas RZ/G{1,2} SoC's, update
> the same to reflect the description for RENESAS_IRQC config.

Applied to irq/irqchip-next, thanks!

[1/1] irqchip: Kconfig: Update description for RENESAS_IRQC config
      commit: 72d44c0cbc4369cc028429b85f4697957226282c

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



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

* [tip: irq/core] irqchip: Kconfig: Update description for RENESAS_IRQC config
  2020-09-11 10:04 [PATCH] irqchip: Kconfig: Update description for RENESAS_IRQC config Lad Prabhakar
  2020-09-13 17:07 ` Marc Zyngier
@ 2020-10-11 17:57 ` tip-bot2 for Lad Prabhakar
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot2 for Lad Prabhakar @ 2020-10-11 17:57 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Lad Prabhakar, Marc Zyngier, Chris Paterson, x86, LKML

The following commit has been merged into the irq/core branch of tip:

Commit-ID:     72d44c0cbc4369cc028429b85f4697957226282c
Gitweb:        https://git.kernel.org/tip/72d44c0cbc4369cc028429b85f4697957226282c
Author:        Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
AuthorDate:    Fri, 11 Sep 2020 11:04:39 +01:00
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Sun, 13 Sep 2020 18:06:21 +01:00

irqchip: Kconfig: Update description for RENESAS_IRQC config

irq-renesas-irqc driver is also used on Renesas RZ/G{1,2} SoC's, update
the same to reflect the description for RENESAS_IRQC config.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
Link: https://lore.kernel.org/r/20200911100439.19878-1-prabhakar.mahadev-lad.rj@bp.renesas.com
---
 drivers/irqchip/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index bfc9719..cdb7693 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -232,12 +232,12 @@ config RENESAS_INTC_IRQPIN
 	  interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs.
 
 config RENESAS_IRQC
-	bool "Renesas R-Mobile APE6 and R-Car IRQC support" if COMPILE_TEST
+	bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST
 	select GENERIC_IRQ_CHIP
 	select IRQ_DOMAIN
 	help
 	  Enable support for the Renesas Interrupt Controller for external
-	  devices, as found on R-Mobile APE6, R-Car Gen2, and R-Car Gen3 SoCs.
+	  devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs.
 
 config RENESAS_RZA1_IRQC
 	bool "Renesas RZ/A1 IRQC support" if COMPILE_TEST

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

end of thread, other threads:[~2020-10-11 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 10:04 [PATCH] irqchip: Kconfig: Update description for RENESAS_IRQC config Lad Prabhakar
2020-09-13 17:07 ` Marc Zyngier
2020-10-11 17:57 ` [tip: irq/core] " tip-bot2 for Lad Prabhakar

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.