commit | a15111075a847432b90e1534095b195aac8d9ec2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 19 16:35:43 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Sun Mar 08 14:25:45 2020 +0000 |
tree | 25fcc925f48a445b6c422212cb23e95146bcc5da | |
parent | 98d54f81e36ba3bf92172791eba5ca5bd813989b [diff] |
irqchip: vic: Support cascaded VIC in device tree When transitioning some elder platforms to device tree it becomes necessary to cascade VIC IRQ chips off another interrupt controller. Tested with the cascaded VIC on the Integrator/AP attached logic module IM-PD1. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200219153543.137153-1-linus.walleij@linaro.org