ARM: at91/gpio: add irqdomain and DT support
authorNicolas Ferre <nicolas.ferre@atmel.com>
Sat, 11 Feb 2012 14:41:40 +0000 (15:41 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:29:01 +0000 (13:29 +0100)
commit21f81872788b8089ec4214afad8fc6a0a23f70c8
treeab105f921cee41ed161e2a21d5ae0a470543572d
parent4340cde57d54db2078d0f1ef070664e21d32711d
ARM: at91/gpio: add irqdomain and DT support

Add "legacy" type of irqdomain to preserve old-style numbering
and allow smooth transition for both DT and non-DT cases.

Original idea and code by Jean-Christophe Plagniol-Villard.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Documentation/devicetree/bindings/gpio/gpio_atmel.txt [new file with mode: 0644]
arch/arm/boot/dts/at91sam9g20.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/mach-at91/gpio.c