From: Carlo Caione <ca...@endlessm.com>

Signed-off-by: Carlo Caione <ca...@endlessm.com>
---
 arch/arm/boot/dts/meson8b.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
index ee352bf..dd7ccd3 100644
--- a/arch/arm/boot/dts/meson8b.dtsi
+++ b/arch/arm/boot/dts/meson8b.dtsi
@@ -152,6 +152,11 @@
                pinctrl: pinctrl@c1109880 {
                        compatible = "amlogic,meson8b-pinctrl";
                        reg = <0xc1109880 0x10>;
+                       reg-names = "irq";
+                       interrupt-parent = <&gic>;
+                       amlogic,irqs-gpio = <64 65 66 67 68 69 70 71>;
+                       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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to