提交 e57f6e5e 编写于 作者: S Soren Brinkmann 提交者: Michal Simek

ARM: zynq: DT: Add interrupt-controller property to GPIO

GPIO can be used as interrupt-controller. Add the missing properties to
the GPIO node.
Signed-off-by: NSoren Brinkmann <soren.brinkmann@xilinx.com>
Reviewed-by: NMoritz Fischer <moritz.fischer@ettus.com>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 8005c49d
......@@ -101,6 +101,8 @@
#gpio-cells = <2>;
clocks = <&clkc 42>;
gpio-controller;
interrupt-controller;
#interrupt-cells = <2>;
interrupt-parent = <&intc>;
interrupts = <0 20 4>;
reg = <0xe000a000 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册