[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241016-timodules-v3-0-fa71091ade98@baylibre.com>
Date: Wed, 16 Oct 2024 11:41:08 +0200
From: Guillaume La Roque <glaroque@...libre.com>
To: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
Santosh Shilimkar <ssantosh@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
vishalm@...com, Mattijs Korpershoek <mkorpershoek@...libre.com>,
Kevin Hilman <khilman@...libre.com>,
Guillaume La Roque <glaroque@...libre.com>,
Nicolas Frayer <nfrayer@...libre.com>
Subject: [PATCH v3 0/2] irqchip: Kconfig: Add module support for TI
inta/intr
Added module support for TI interrupt aggregator and interrupt router
drivers. Default value for both drivers is ARCH_K3 and the interrupt
aggregator depends on ARCH_K3 as it contains 64 bit only ops.
Tested allmodconfig builds with ARCH=arm and ARCH=arm64.
Changes in v3:
- Add MODULE_LICENSE in drivers
Changes in v2:
- Added depends on ARCH_K3 for the interrupt aggregator driver as it
uses
64 bit ops
Signed-off-by: Guillaume La Roque <glaroque@...libre.com>
---
Nicolas Frayer (2):
irqchip: Kconfig: module build support for the TI interrupt router driver
irqchip: Kconfig: Added module build support for the TI interrupt aggregator
arch/arm64/Kconfig.platforms | 2 --
drivers/irqchip/Kconfig | 8 +++++---
drivers/irqchip/irq-ti-sci-inta.c | 1 +
drivers/irqchip/irq-ti-sci-intr.c | 1 +
4 files changed, 7 insertions(+), 5 deletions(-)
---
base-commit: 2f87d0916ce0d2925cedbc9e8f5d6291ba2ac7b2
change-id: 20241016-timodules-174770215dd8
Best regards,
--
Guillaume La Roque <glaroque@...libre.com>
Powered by blists - more mailing lists