On Tue, 03 Sep 2024 12:12:40 +0530, Varshini Rajendran wrote: > Document the support added for the Advanced interrupt controller(AIC) > chip in the sam9x7 SoC family. New compatible is introduced to capture > the differences like the number of interrupts supported in the > integration of the IP to that of the previous designs. > > Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx> > --- > Changes in v7: > > - Elaborated the commit message by explaining the difference in IP. > --- > .../devicetree/bindings/interrupt-controller/atmel,aic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>