thermal: rockchip: change code table for rk3506

Signed-off-by: Ye Zhang <ye.zhang@rock-chips.com>
Change-Id: I489586424f6a7901933e0b1bed888ca7d5818331
This commit is contained in:
Ye Zhang
2025-01-09 10:49:18 +08:00
committed by Tao Huang
parent 673b576813
commit bb0e9e5f8b

View File

@@ -655,9 +655,9 @@ static const struct tsadc_table rk3506_code_table[] = {
{362, MIN_TEMP},
{395, -40000},
{503, 25000},
{604, 85000},
{672, 125000},
{757, MAX_TEMP},
{528, 40000},
{679, 125000},
{779, MAX_TEMP},
{TSADCV2_DATA_MASK, MAX_TEMP},
};