Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm64 / boot / dts / exynos / exynos5433-tmu-sensor-conf.dtsi
blobcccae662228a52cddf58416c51da54dae36e842b
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device tree sources for Exynos5433 TMU sensor configuration
4  *
5  * Copyright (c) 2016 Chanwoo Choi <cw00.choi@samsung.com>
6  */
8 #include <dt-bindings/thermal/thermal_exynos.h>
10 #thermal-sensor-cells = <0>;
11 samsung,tmu_gain = <8>;
12 samsung,tmu_reference_voltage = <16>;
13 samsung,tmu_noise_cancel_mode = <4>;
14 samsung,tmu_efuse_value = <75>;
15 samsung,tmu_min_efuse_value = <40>;
16 samsung,tmu_max_efuse_value = <150>;
17 samsung,tmu_first_point_trim = <25>;
18 samsung,tmu_second_point_trim = <85>;
19 samsung,tmu_default_temp_offset = <50>;