Files
linux/drivers/thermal
Ye Zhang 2db9f54300 thermal: rockchip: Round up code in rk_tsadcv2_temp_to_code
rk_tsadcv2_temp_to_code rounds down, so the temperature that triggers the
high temperature interrupt may be lower than the temperature we configured
in dts. Therefore, it may not be possible to update the trip when the high
temperature interrupt occurs, resulting in continuous interruptions.

Signed-off-by: Ye Zhang <ye.zhang@rock-chips.com>
Change-Id: I84511a612421b42a130c938b4573bddb6156dff6
2024-02-04 20:07:11 +08:00
..