Re: [PATCH v3 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer
From: Wolfram Sang
Date: Fri Sep 19 2025 - 10:40:09 EST
> Rob asked to use only interrupt-map and use directly the interrupt-map index as
> the hardware index:
> https://lore.kernel.org/lkml/20250801111753.382f52ac@xxxxxxxxxxx/
I agree with that. Currently an interrupt-map entry looks like:
interrupt-map = <0 &gic GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>,
And the number after GIC_SPI determines the index register, no? Can't we
simply say 'index = <SPI_nr_from_dt> - 103' incl. some sanity checks?
Attachment:
signature.asc
Description: PGP signature