On Fri, 22 Jul 2022 16:11:53 +0100, Lad Prabhakar wrote: > Add macros for NMI and IRQ0-7 interrupts which map to SPI0-8 present on > RZ/G2L (and alike) SoC's so that these can be used in the first cell of > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v3: > * New patch as suggested by Biju and Geert. > --- > .../interrupt-controller/irqc-rzg2l.h | 25 +++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 include/dt-bindings/interrupt-controller/irqc-rzg2l.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>