Home
last modified time | relevance | path

Searched hist:"718 b4ca160cfabf8913b44b50f9903755e82f166" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/samsung/
H A Dexynos_tmu.cdiff 718b4ca160cfabf8913b44b50f9903755e82f166 Mon Apr 16 12:11:57 CEST 2018 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> 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>