Re: [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver

From: Inochi Amaoto
Date: Tue Oct 15 2024 - 08:12:56 EST


On Mon, Oct 14, 2024 at 06:38:47PM +0200, Thomas Gleixner wrote:
> On Thu, Oct 10 2024 at 06:44, Inochi Amaoto wrote:
> > +config THEAD_C900_ACLINT_SSWI
> > + bool "THEAD C9XX ACLINT S-mode IPI Interrupt Controller"
> > + depends on RISCV
> > + select IRQ_DOMAIN_HIERARCHY
>
> Lacks
> select GENERIC_IRQ_IPI_MUX
>
> Other than that this looks good.
>
> Thanks,
>
> tglx

Thanks, I will update it.

Regards,
Inochi