]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx: fix gpio interrupts property
authorShawn Guo <shawn.guo@linaro.org>
Thu, 2 Aug 2012 14:08:26 +0000 (22:08 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 3 Aug 2012 14:36:18 +0000 (22:36 +0800)
commitb81f9d6638b4b0d72274e6f36c4f45265d0889bd
tree1913be6e399a73fb0635ee5b4fc7d6258008c704
parentdc981a0bc2ecef56a2598bf443b9f1ceff8927cc
ARM: dts: imx: fix gpio interrupts property

Commit 28a207c (ARM: dts: imx: update #interrupt-cells for gpio nodes)
changes gpio #interrupt-cells from 1 to 2 without updating the users.
It causes the gpio irq requesting call failing in client driver's probe
function.

Add the irq type cell for those gpio interrupt users to fix their
driver probe failure.

Reported-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51-babbage.dts
arch/arm/boot/dts/imx53-ard.dts