@@ -2421,16 +2421,40 @@ Name: i2c-sensor
24212421Info: Adds support for a number of I2C barometric pressure, temperature,
24222422 light level and chemical sensors on i2c_arm
24232423Load: dtoverlay=i2c-sensor,<param>=<val>
2424- Params: addr Set the address for the ADS7828, ADS7830 ,
2425- ADT7410, AS73211, AS7331, BH1750, BME280 ,
2426- BME680, BMP280, BMP380, BMP58x, CCS811, DS1621 ,
2427- HDC100X, HDC3020, JC42, LM75, MCP980x,
2424+ Params: addr Set the address for the AD799X, ADS7828 ,
2425+ ADS7830, ADT7410, AS73211, AS7331, BH1750,
2426+ BME280, BME680, BMP280, BMP380, BMP58x, CCS811,
2427+ DS1621, HDC100X, HDC3020, JC42, LM75, MCP980x,
24282428 MPU6050, MPU9250, MS5637, MS5803, MS5805,
24292429 MS5837, MS8607, SHT3x, TMP102 or VEML6030.
24302430
24312431 i2c-bus Supports all the standard I2C bus selection
24322432 parameters - see "dtoverlay -h i2c-bus"
24332433
2434+ ad7991 Select the Analog Devices AD7991 ADC
2435+ Valid addresses 0x28-0x29, default 0x28
2436+
2437+ ad7992 Select the Analog Devices AD7992 ADC
2438+ Valid addresses 0x20-0x24, default 0x20
2439+
2440+ ad7993 Select the Analog Devices AD7993 ADC
2441+ Valid addresses 0x20-0x24, default 0x20
2442+
2443+ ad7994 Select the Analog Devices AD7994 ADC
2444+ Valid addresses 0x20-0x24, default 0x20
2445+
2446+ ad7995 Select the Analog Devices AD7995 ADC
2447+ Valid addresses 0x28-0x29, default 0x28
2448+
2449+ ad7997 Select the Analog Devices AD7997 ADC
2450+ Valid addresses 0x20-0x24, default 0x20
2451+
2452+ ad7998 Select the Analog Devices AD7998 ADC
2453+ Valid addresses 0x20-0x24, default 0x20
2454+
2455+ ad7999 Select the Analog Devices AD7999 ADC
2456+ Valid address 0x29 (the default)
2457+
24342458 ads7828 Select the TI ADS7828 50kHz 8-channel 12bit ADC
24352459 Valid addresses 0x48-0x4b, default 0x48
24362460
0 commit comments