]> www.infradead.org Git - users/willy/xarray.git/commitdiff
dt-bindings: interrupt-controller: arm,gic: add ESPI and EPPI specifiers
authorNikunj Kela <quic_nkela@quicinc.com>
Tue, 10 Sep 2024 16:26:37 +0000 (09:26 -0700)
committerRob Herring (Arm) <robh@kernel.org>
Fri, 13 Sep 2024 19:01:34 +0000 (14:01 -0500)
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@quicinc.com>
Link: https://lore.kernel.org/r/20240910162637.2382656-1-quic_nkela@quicinc.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
include/dt-bindings/interrupt-controller/arm-gic.h

index 35b6f69b7db6a0d67fcae08be908e7b2d94a5ab7..887f53363e8a633ba85c8a459313c37b71a729a5 100644 (file)
@@ -12,6 +12,8 @@
 
 #define GIC_SPI 0
 #define GIC_PPI 1
+#define GIC_ESPI 2
+#define GIC_EPPI 3
 
 /*
  * Interrupt specifier cell 2.