[PATCH 08/12] ARM: s3c24xx: convert to sparse-irq

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Apr 7 00:29:04 PDT 2022


On 05/04/2022 11:17, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
> 
> As a final bit of preparation for converting to ARCH_MULTIPLATFORM,
> change the interrupt handling for s3c24xx to use sparse IRQs.
> 
> Since the number of possible interrupts is already fixed and relatively
> small per chip, just make it use all legacy interrupts preallocated
> using the .nr_irqs field in the machine descriptor, rather than actually
> allocating domains on the fly.
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list