]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim properties
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 16 Apr 2018 10:11:57 +0000 (12:11 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 21:33:51 +0000 (14:33 -0700)
commit718b4ca160cfabf8913b44b50f9903755e82f166
treeb6927e1b1e7609f87f9c6bc696c9635d6c7f630c
parent9c933b1be58637b7ba05bab35953f1b976c12394
thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim properties

All SoCs use the same values (25, 85) for trim points (except
Exynos5440 which currently specifices value 70 for the second trim
point -> it seems to be a mistake because documentation uses value
85 and two points based trimming has never been used by the driver
for this SoC anyway) so just make it explicit and remove parsing of
samsung,tmu_[first,second]_point_trim properties.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/exynos_tmu.c
drivers/thermal/samsung/exynos_tmu.h