ARM: dts: sunxi: Add #interrupt-cells to pinctrl nodes

The pinctrl device is also an interrupt controller for external
interrupts. Add the missing #interrupt-cells property.

Also remove the unused #address-cells property.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
[hdegoede@redhat.com: make the same change for sun4i, sun5i and sun6i]
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Chen-Yu Tsai 2014-06-30 23:57:51 +02:00 committed by Maxime Ripard
parent 4c3d4a361b
commit 7d4ff96dd3
5 changed files with 6 additions and 6 deletions

View File

@ -509,7 +509,7 @@
clocks = <&apb0_gates 5>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;

View File

@ -422,7 +422,7 @@
clocks = <&apb0_gates 5>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;

View File

@ -395,7 +395,7 @@
clocks = <&apb0_gates 5>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;

View File

@ -429,7 +429,7 @@
clocks = <&apb1_gates 5>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;
@ -756,7 +756,7 @@
resets = <&apb0_rst 0>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;
};

View File

@ -586,7 +586,7 @@
clocks = <&apb0_gates 5>;
gpio-controller;
interrupt-controller;
#address-cells = <1>;
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;