[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250904132010.veq2vimhhaj7l7wl@lcpd911>
Date: Thu, 4 Sep 2025 18:50:10 +0530
From: Dhruva Gole <d-gole@...com>
To: Guillaume La Roque <glaroque@...libre.com>,
<"."@lcpd911.smtp.subspace.kernel.org>
CC: Thomas Gleixner <tglx@...utronix.de>, <vigneshr@...com>,
Nishanth Menon
<nm@...com>, Santosh Shilimkar <ssantosh@...nel.org>,
Tero Kristo
<kristo@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH RESEND v2 2/2] soc: ti: ti_sci_inta_msi: Enable module
compilation support
On Sep 02, 2025 at 16:43:50 +0200, Guillaume La Roque wrote:
> Add module support to the TI SCI INTA MSI driver:
> - Change Kconfig from bool to tristate to allow module compilation
> - Add linux/module.h include for module functionality
> - Add MODULE_LICENSE, MODULE_DESCRIPTION, and MODULE_AUTHOR macros
>
> This allows the driver to be compiled as a loadable kernel module
> named ti_sci_inta_msi.
>
> Signed-off-by: Guillaume La Roque <glaroque@...libre.com>
> ---
> drivers/soc/ti/Kconfig | 5 ++++-
> drivers/soc/ti/ti_sci_inta_msi.c | 5 +++++
> 2 files changed, 9 insertions(+), 1 deletion(-)
>
Reviewed-by: Dhruva Gole <d-gole@...com>
--
Best regards,
Dhruva Gole
Texas Instruments Incorporated
Powered by blists - more mailing lists