提交 083cdaf3 编写于 作者: S Steffen Trumtrar 提交者: Dinh Nguyen

ARM: socfpga: dts: fix pdma interrupt

The first interrupt is not at 180 but 104. Fix it.
Signed-off-by: NSteffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: NDinh Nguyen <dinguyen@altera.com>
上级 c9eaa447
......@@ -75,7 +75,7 @@
pdma: pdma@ffe01000 {
compatible = "arm,pl330", "arm,primecell";
reg = <0xffe01000 0x1000>;
interrupts = <0 180 4>;
interrupts = <0 104 4>;
#dma-cells = <1>;
#dma-channels = <8>;
#dma-requests = <32>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册