提交 a067fb42 编写于 作者: D Dinh Nguyen

arm64: dts: stratix10: fix interrupt number for gpio1

The gpio1 node's interrupt number should be 111.
Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
上级 f850b540
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
reg = <0>; reg = <0>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
interrupts = <0 110 4>; interrupts = <0 111 4>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册