提交 b7541a95 编写于 作者: P Pawel Moll

ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS files

Signed-off-by: NPawel Moll <pawel.moll@arm.com>
上级 d1b8a775
......@@ -157,6 +157,7 @@
v2m_timer23: timer@120000 {
compatible = "arm,sp804", "arm,primecell";
reg = <0x120000 0x1000>;
interrupts = <3>;
};
/* DVI I2C bus */
......
......@@ -156,6 +156,7 @@
v2m_timer23: timer@12000 {
compatible = "arm,sp804", "arm,primecell";
reg = <0x12000 0x1000>;
interrupts = <3>;
};
/* DVI I2C bus */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册