Skip to content

Commit

Permalink
ARM: PRIMA2: add missing interrupts property for pinctrl node
Browse files Browse the repository at this point in the history
commit 5130216 missed the interrupts property

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Barry Song authored and Barry Song committed Sep 5, 2012
1 parent 4cbe5a5 commit 500b6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/prima2-cb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down

0 comments on commit 500b6ae

Please sign in to comment.