From: Carlo Caione <[email protected]>
Signed-off-by: Carlo Caione <[email protected]>
---
arch/arm/boot/dts/meson8b.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
index ee352bf..3c0ae45 100644
--- a/arch/arm/boot/dts/meson8b.dtsi
+++ b/arch/arm/boot/dts/meson8b.dtsi
@@ -152,6 +152,12 @@
pinctrl: pinctrl@c1109880 {
compatible = "amlogic,meson8b-pinctrl";
reg = <0xc1109880 0x10>;
+ reg-names = "irq";
+ interrupt-parent = <&gic>;
+ interrupts = <0 64 1>, <0 65 1>, <0 66 1>, <0 67 1>,
+ <0 68 1>, <0 69 1>, <0 70 1>, <0 71 1>;
+ interrupt-controller;
+ #interrupt-cells = <2>;
#address-cells = <1>;
#size-cells = <1>;
ranges;
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html