mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-16 02:04:43 +00:00
The datasheets have the following note for the conversion time
specification: "This parameter is specified by design and/or
characterization and it is not tested in production."
Parts have been seen that require more time to do 14-bit conversions for
the relative humidity channel. The result is ENXIO due to the address
phase of a transfer not getting an ACK.
Delay an additional 1 ms per conversion to allow for additional margin.
Fixes:
|
||
|---|---|---|
| .. | ||
| am2315.c | ||
| dht11.c | ||
| hdc100x.c | ||
| hdc2010.c | ||
| hid-sensor-humidity.c | ||
| hts221_buffer.c | ||
| hts221_core.c | ||
| hts221_i2c.c | ||
| hts221_spi.c | ||
| hts221.h | ||
| htu21.c | ||
| Kconfig | ||
| Makefile | ||
| si7005.c | ||
| si7020.c | ||