On Mon, 9 Sep 2019 14:00:35 +0300, Claudiu Beznea wrote: > From: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@xxxxxxxxxxxxx> > > Add support for SAM9X60 irqchip. > > Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@xxxxxxxxxxxxx> > [claudiu.beznea@xxxxxxxxxxxxx: update aic5_irq_fixups[], update > documentation] > Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/interrupt-controller/atmel,aic.txt | 7 +++++-- > drivers/irqchip/irq-atmel-aic5.c | 10 ++++++++++ > 2 files changed, 15 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>