Sandeep Sheriker Mallikarjun
212fbf2c9e
irqchip/atmel-aic5: Add support for sam9x60 irqchip
...
Add support for SAM9X60 irqchip.
Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com >
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com >
Signed-off-by: Marc Zyngier <maz@kernel.org >
Link: https://lore.kernel.org/r/1568026835-6646-1-git-send-email-claudiu.beznea@microchip.com
[claudiu.beznea@microchip.com: update aic5_irq_fixups[], update
documentation]
2019-09-09 18:11:51 +01:00
Rob Herring
791d3ef2e1
dt-bindings: remove 'interrupt-parent' from bindings
...
'interrupt-parent' is often documented as part of define bindings, but
it is really outside the scope of a device binding. It's never required
in a given node as it is often inherited from a parent node. Or it can
be implicit if a parent node is an 'interrupt-controller' node. So
remove it from all the binding files.
Cc: Mark Rutland <mark.rutland@arm.com >
Cc: devicetree@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org >
2018-07-25 14:09:39 -06:00
Nicolas Ferre
62a993df31
irqchip: atmel-aic5: Add sama5d2 support
...
Add sama5d2 support to irq-atmel-aic5.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Cc: Boris BREZILLON <boris.brezillon@free-electrons.com >
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Cc: Ludovic Desroches <ludovic.desroches@atmel.com >
Cc: Jason Cooper <jason@lakedaemon.net >
Cc: <linux-arm-kernel@lists.infradead.org >
Link: http://lkml.kernel.org/r/1434632855-27272-1-git-send-email-nicolas.ferre@atmel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2015-06-18 15:29:52 +02:00
Alexandre Belloni
20afdeb812
irqchip: atmel-aic5: Add sama5d4 support
...
Add sama5d4 support to irq-atmel-aic5.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Link: https://lkml.kernel.org/r/1410536587-24607-2-git-send-email-alexandre.belloni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-09-14 06:33:54 +00:00
Boris BREZILLON
e9a0caa3d5
irqchip: atmel-aic: Move binding doc to interrupt-controller directory
...
Move atmel aic driver doc to the interrupt-controller directory as the new
driver now lays in drivers/irqchip/atmel-aic.c.
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Link: https://lkml.kernel.org/r/1405012462-766-3-git-send-email-boris.brezillon@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-07-17 13:30:17 +00:00