ARM: kirkwood: fix missing #interrupt-cells property
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 22 Jan 2013 19:46:33 +0000 (20:46 +0100)
committerJason Cooper <jason@lakedaemon.net>
Wed, 23 Jan 2013 01:10:48 +0000 (01:10 +0000)
The gpio controller on kirkwood can provide interrupts but is missing
the #interrupt-cells property. This patch just adds it to both gpio
controllers.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found