[PATCH 03/12] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties

2018-03-06 Thread Bartlomiej Zolnierkiewicz
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

[PATCH 03/12] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties

2018-03-06 Thread Bartlomiej Zolnierkiewicz
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