From: Nicolas Ferre Date: Tue, 22 Nov 2011 21:26:09 +0000 (+0100) Subject: ARM: at91/aic: add irq domain and device tree support X-Git-Tag: v3.4-rc1~85^2~4^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e261501d05bd2df244d31e0866b1e81776766ecf;p=pandora-kernel.git ARM: at91/aic: add irq domain and device tree support Add an irqdomain for the AIC interrupt controller. The device tree support is mapping the registers and is using the irq_domain_add_legacy() to manage hwirq translation. The documentation is describing the meaning of the two cells required for using this "interrupt-controller" in a device tree node. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD --- Reading git-diff-tree failed