Lines Matching +full:4 +full:- +full:cpu
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright 2011-2012 Calxeda, Inc.
6 /dts-v1/;
8 /* First 4KB has pen for secondary cores. */
12 model = "Calxeda ECX-2000";
13 compatible = "calxeda,ecx-2000";
14 #address-cells = <2>;
15 #size-cells = <2>;
18 #address-cells = <1>;
19 #size-cells = <0>;
21 cpu@0 {
22 compatible = "arm,cortex-a15";
23 device_type = "cpu";
26 clock-names = "cpu";
29 cpu@1 {
30 compatible = "arm,cortex-a15";
31 device_type = "cpu";
34 clock-names = "cpu";
37 cpu@2 {
38 compatible = "arm,cortex-a15";
39 device_type = "cpu";
42 clock-names = "cpu";
45 cpu@3 {
46 compatible = "arm,cortex-a15";
47 device_type = "cpu";
50 clock-names = "cpu";
70 compatible = "arm,cortex-a15-timer", "arm,armv7-timer"; interrupts = <1 13 0xf08>,
76 memory-controller@fff00000 {
77 compatible = "calxeda,ecx-2000-ddr-ctrl";
79 interrupts = <0 91 4>;
82 intc: interrupt-controller@fff11000 {
83 compatible = "arm,cortex-a15-gic";
84 #interrupt-cells = <3>;
85 #address-cells = <0>;
86 interrupt-controller;
95 compatible = "arm,cortex-a9-pmu";
96 interrupts = <0 76 4>, <0 75 4>, <0 74 4>, <0 73 4>;
101 /include/ "ecx-common.dtsi"