mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
@@ -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},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user