Lines Matching +full:8 +full:- +full:cpu

1 // SPDX-License-Identifier: GPL-2.0
10 /dts-v1/;
11 #include "exynos5422-odroid-core.dtsi"
15 compatible = "hardkernel,odroid-hc1", "samsung,exynos5800", \
19 compatible = "pwm-leds";
24 pwm-names = "pwm2";
26 linux,default-trigger = "heartbeat";
30 thermal-zones {
31 cpu0_thermal: cpu0-thermal {
32 thermal-sensors = <&tmu_cpu0 0>;
34 cpu0_alert0: cpu-alert-0 {
39 cpu0_alert1: cpu-alert-1 {
44 cpu0_crit0: cpu-crit-0 {
51 cooling-maps {
53 * When reaching cpu0_alert0, reduce CPU
59 cooling-device = <&cpu0 0 2>,
69 * When reaching cpu0_alert1, reduce CPU
75 cooling-device = <&cpu0 3 8>,
76 <&cpu1 3 8>,
77 <&cpu2 3 8>,
78 <&cpu3 3 8>,
86 cpu1_thermal: cpu1-thermal {
87 thermal-sensors = <&tmu_cpu1 0>;
89 cpu1_alert0: cpu-alert-0 {
94 cpu1_alert1: cpu-alert-1 {
99 cpu1_crit0: cpu-crit-0 {
105 cooling-maps {
108 cooling-device = <&cpu0 0 2>,
119 cooling-device = <&cpu0 3 8>,
120 <&cpu1 3 8>,
121 <&cpu2 3 8>,
122 <&cpu3 3 8>,
130 cpu2_thermal: cpu2-thermal {
131 thermal-sensors = <&tmu_cpu2 0>;
133 cpu2_alert0: cpu-alert-0 {
138 cpu2_alert1: cpu-alert-1 {
143 cpu2_crit0: cpu-crit-0 {
149 cooling-maps {
152 cooling-device = <&cpu0 0 2>,
163 cooling-device = <&cpu0 3 8>,
164 <&cpu1 3 8>,
165 <&cpu2 3 8>,
166 <&cpu3 3 8>,
174 cpu3_thermal: cpu3-thermal {
175 thermal-sensors = <&tmu_cpu3 0>;
177 cpu3_alert0: cpu-alert-0 {
182 cpu3_alert1: cpu-alert-1 {
187 cpu3_crit0: cpu-crit-0 {
193 cooling-maps {
196 cooling-device = <&cpu0 0 2>,
207 cooling-device = <&cpu0 3 8>,
208 <&cpu1 3 8>,
209 <&cpu2 3 8>,
210 <&cpu3 3 8>,
218 gpu_thermal: gpu-thermal {
219 thermal-sensors = <&tmu_gpu 0>;
221 gpu_alert0: gpu-alert-0 {
226 gpu_alert1: gpu-alert-1 {
231 gpu_crit0: gpu-crit-0 {
237 cooling-maps {
240 cooling-device = <&gpu 0 2>;
244 cooling-device = <&gpu 3 6>;
254 * PWM 2 -- Blue LED
256 pinctrl-0 = <&pwm2_out>;
257 pinctrl-names = "default";
258 samsung,pwm-outputs = <2>;