ARM: ux500: Use correct format for dynamic IRQ assignment
authorLee Jones <lee.jones@linaro.org>
Tue, 29 May 2012 06:17:36 +0000 (14:17 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:04:23 +0000 (02:04 +0200)
commit93b5698aae844f75709f759a6c92109ce40780da
tree18900f5355779e14944069ef24827644d252bf36
parente6fada59d4ca59b26600c60de8f4368c8f89961f
ARM: ux500: Use correct format for dynamic IRQ assignment

This patch applies the correct format requested by the irq
domain. For chained IRQs which use GPIO lines as IRQs, we
stipulate that a two cell request is required. The first cell
contains the requested IRQ and the second can contain flags
pertaining to edge detection and level sensitive values. The
zeroth cell specifies the GPIO controller by use of a phandle.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/db8500.dtsi
arch/arm/boot/dts/snowball.dts