1
0
Fork 0

thermal: sy7636a: Wait for thermistor power

pull/10/head
Lars Ivar Miljeteig 2020-05-19 15:11:38 +02:00 committed by Steinar Bakkemo
parent ddbca62a46
commit c7044600e8
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +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);
}
ret = regmap_read(data->sy7636a->regmap,