Lines Matching +full:thermal +full:- +full:sensors

1 // SPDX-License-Identifier: GPL-2.0
10 /dts-v1/;
11 #include <dt-bindings/leds/common.h>
12 #include "exynos5422-odroid-core.dtsi"
16 compatible = "hardkernel,odroid-hc1", "samsung,exynos5800", \
19 led-controller {
20 compatible = "pwm-leds";
22 led-1 {
26 pwm-names = "pwm2";
27 max-brightness = <255>;
28 linux,default-trigger = "heartbeat";
32 thermal-zones {
33 cpu0_thermal: cpu0-thermal {
34 thermal-sensors = <&tmu_cpu0>;
36 cpu0_alert0: cpu-alert-0 {
41 cpu0_alert1: cpu-alert-1 {
46 cpu0_crit0: cpu-crit-0 {
53 cooling-maps {
61 cooling-device = <&cpu0 0 2>,
77 cooling-device = <&cpu0 3 8>,
88 cpu1_thermal: cpu1-thermal {
89 thermal-sensors = <&tmu_cpu1>;
91 cpu1_alert0: cpu-alert-0 {
96 cpu1_alert1: cpu-alert-1 {
101 cpu1_crit0: cpu-crit-0 {
107 cooling-maps {
110 cooling-device = <&cpu0 0 2>,
121 cooling-device = <&cpu0 3 8>,
132 cpu2_thermal: cpu2-thermal {
133 thermal-sensors = <&tmu_cpu2>;
135 cpu2_alert0: cpu-alert-0 {
140 cpu2_alert1: cpu-alert-1 {
145 cpu2_crit0: cpu-crit-0 {
151 cooling-maps {
154 cooling-device = <&cpu0 0 2>,
165 cooling-device = <&cpu0 3 8>,
176 cpu3_thermal: cpu3-thermal {
177 thermal-sensors = <&tmu_cpu3>;
179 cpu3_alert0: cpu-alert-0 {
184 cpu3_alert1: cpu-alert-1 {
189 cpu3_crit0: cpu-crit-0 {
195 cooling-maps {
198 cooling-device = <&cpu0 0 2>,
209 cooling-device = <&cpu0 3 8>,
220 gpu_thermal: gpu-thermal {
221 thermal-sensors = <&tmu_gpu>;
223 gpu_alert0: gpu-alert-0 {
228 gpu_alert1: gpu-alert-1 {
233 gpu_crit0: gpu-crit-0 {
239 cooling-maps {
242 cooling-device = <&gpu 0 2>;
246 cooling-device = <&gpu 3 6>;
256 * PWM 2 -- Blue LED
258 pinctrl-0 = <&pwm2_out>;
259 pinctrl-names = "default";
260 samsung,pwm-outputs = <2>;