Re: [PATCH v2 4/7] irqchip: MIPS P800 variant of aclint-sswi
From: Vladimir Kondratiev
Date: Tue Jun 10 2025 - 07:09:39 EST
>I think all should be removed and it is OK to use old >THEAD_C900_ACLINT_SSWI
>as driver config. At least for now, I see no similar case about using defined.
>Maybe the subsystem maintainer can give some more meaningful advice.
OK, I see. Then, in the Kconfig for THEAD_C900_ACLINT_SSWI say it
selects both THEAD and MIPS variants? I am a bit not comfortable
keeping THEAD specific option for non-THEAD stuff. Here it is indeed
good to see what subsystem maintainer will say. If I remove logic added to
the Kconfig, maybe I need to rename a single config option to just
ACLINT_SSWI and list supported variants in help text? If going this way, your
input is important.
Thanks, Vladimir