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

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
This commit is contained in:
Pawel Moll 2012-07-04 13:40:40 +01:00
Родитель d1b8a775fd
Коммит b7541a950f
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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 */