From: Marc Zyngier Date: Wed, 11 Mar 2015 15:42:59 +0000 (+0000) Subject: irqchip: tegra: Add DT-based support for legacy interrupt controller X-Git-Tag: omap-for-v4.2/o2_dc~161^2^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3ce0804916a9b4f3b58e4e78727d5483c4df04;p=pandora-kernel.git irqchip: tegra: Add DT-based support for legacy interrupt controller Tegra's LIC (Legacy Interrupt Controller) has been so far only supported as a weird extension of the GIC, which is not exactly pretty. The stacked IRQ domain framework fits this pretty well, and allows the LIC code to be turned into a standalone irqchip. In the process, make the driver DT aware, something that was sorely missing from the mach-tegra implementation. Signed-off-by: Marc Zyngier Link: https://lkml.kernel.org/r/1426088583-15097-3-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed