1/* 2 * Device tree sources for Exynos5433 TMU sensor configuration 3 * 4 * Copyright (c) 2016 Jonghwa Lee <jonghwa3.lee@samsung.com> 5 * 6 * This program is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU General Public License version 2 as 8 * published by the Free Software Foundation. 9 */ 10 11#include <dt-bindings/thermal/thermal_exynos.h> 12 13#thermal-sensor-cells = <0>; 14samsung,tmu_gain = <8>; 15samsung,tmu_reference_voltage = <23>; 16samsung,tmu_noise_cancel_mode = <4>; 17samsung,tmu_efuse_value = <75>; 18samsung,tmu_min_efuse_value = <40>; 19samsung,tmu_max_efuse_value = <150>; 20samsung,tmu_first_point_trim = <25>; 21samsung,tmu_second_point_trim = <85>; 22samsung,tmu_default_temp_offset = <50>; 23samsung,tmu_mux_addr = <6>; 24