1 // SPDX-License-Identifier: GPL-2.0
2 #include "tango4-common.dtsi"
8 enable-method = "sigma,tango4-smp";
11 compatible = "arm,cortex-a9";
12 next-level-cache = <&l2cc>;
15 clocks = <&clkgen CPU_CLK>;
20 compatible = "arm,cortex-a9";
21 next-level-cache = <&l2cc>;
28 compatible = "arm,cortex-a9-pmu";
29 interrupt-affinity = <&cpu0>, <&cpu1>;
31 <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
32 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
36 cpu_temp: thermal@920100 {
37 #thermal-sensor-cells = <0>;
38 compatible = "sigma,smp8758-thermal";
44 cpu_thermal: cpu-thermal {
45 polling-delay = <997>; /* milliseconds */
46 polling-delay-passive = <499>; /* milliseconds */
47 thermal-sensors = <&cpu_temp>;
50 temperature = <120000>;