dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: PRIMA2: add missing interrupts property for pinctrl node

commit 5130216265 missed the interrupts property

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Barry Song 2012-08-23 10:47:52 +08:00 committed by Barry Song
parent 4cbe5a555f
commit 500b6ae3c1
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@
#interrupt-cells = <2>;
compatible = "sirf,prima2-gpio-pinmux";
reg = <0xb0120000 0x10000>;
interrupts = <43 44 45 46 47>;
gpio-controller;
interrupt-controller;
};