Re: [PATCH v4] dt-bindings: arm: GIC: add ESPI and EPPI specifiers

From: Rob Herring (Arm)
Date: Wed Sep 11 2024 - 13:36:08 EST



On Tue, 10 Sep 2024 09:26:37 -0700, Nikunj Kela wrote:
> Extended SPI and extended PPI interrupts are in the range [0-1023] and
> [0-127] respectively, supported by GICv3.1.
>
> Qualcomm SA8255p platform uses extended SPI for SCMI 'a2p' doorbells.
>
> Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx>
> ---
>
> Changes in v4:
> - Included interrupts ranges in description
>
> Changes in v3:
> - Removed the patch from original series[1]
>
> Changes in v2:
> - Modified subject line and description
> - Added EPPI macro
>
> [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@xxxxxxxxxxx/
> ---
> include/dt-bindings/interrupt-controller/arm-gic.h | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!