mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: vexpress: Add SPC node to TC2 device-tree
Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -125,6 +125,12 @@
|
||||
clock-names = "apb_pclk";
|
||||
};
|
||||
|
||||
spc@7fff0000 {
|
||||
compatible = "arm,vexpress-spc,v2p-ca15_a7","arm,vexpress-spc";
|
||||
reg = <0 0x7fff0000 0 0x1000>;
|
||||
interrupts = <0 95 4>;
|
||||
};
|
||||
|
||||
timer {
|
||||
compatible = "arm,armv7-timer";
|
||||
interrupts = <1 13 0xf08>,
|
||||
|
||||
Reference in New Issue
Block a user