commit | 09d75bc7d217bd8868899028a98b53423e6b3324 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Jan 22 20:46:33 2013 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Jan 23 01:10:48 2013 +0000 |
tree | 677e29281c81ce130ad9c6c3b6c8bc7f6e426f56 | |
parent | f42abc72da2e77efefd547562a92ddd18926b48b [diff] |
ARM: kirkwood: fix missing #interrupt-cells property 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>