提交 cbddb02e 编写于 作者: C Carlo Caione 提交者: Kevin Hilman

arm64: dts: meson-axg: Enable GPIO interrupt controller

Enable the GPIO interrupt controller for the AXG SoCs.
Signed-off-by: NCarlo Caione <ccaione@baylibre.com>
Reviewed-by: NJerome Brunet <jbrunet@baylibre.com>
Tested-by: NJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 de7c2fa5
......@@ -1540,12 +1540,12 @@
};
gpio_intc: interrupt-controller@f080 {
compatible = "amlogic,meson-gpio-intc";
compatible = "amlogic,meson-axg-gpio-intc",
"amlogic,meson-gpio-intc";
reg = <0x0 0xf080 0x0 0x10>;
interrupt-controller;
#interrupt-cells = <2>;
amlogic,channel-interrupts = <64 65 66 67 68 69 70 71>;
status = "disabled";
};
watchdog@f0d0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册