Commit 8b1352a0 authored by Sebastien Bourdelin's avatar Sebastien Bourdelin Committed by Jonathan Cameron

dt-bindings: iio: chemical: Add bindings for bme680

BME680 is a pressure/temperature/humidity/voc sensor.
Signed-off-by: default avatarSebastien Bourdelin <sebastien.bourdelin@gmail.com>
Acked-by: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent f7da8845
Bosch Sensortec BME680 pressure/temperature/humidity/voc sensors
Required properties:
- compatible: must be "bosch,bme680"
Example:
bme680@76 {
compatible = "bosch,bme680";
reg = <0x76>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment