1
0
Fork 0

thermal: sy7636a: Wait longer for thermistor power

pull/10/head
Lars Ivar Miljeteig 2020-05-19 15:45:53 +02:00 committed by Steinar Bakkemo
parent c7044600e8
commit 6c59ac3a8d
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ static int sy7636a_get_temp(void *arg, int *res)
mode_ctr | SY7636A_OPERATION_MODE_CRL_ONOFF);
if (ret)
goto done;
usleep_range(100, 150);
usleep_range(1000, 1500);
}
ret = regmap_read(data->sy7636a->regmap,