treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / iio / chemical / bme680.txt
blob7f3827cfb2ff69a3b530691b258b6760ecc9d5fc
1 Bosch Sensortec BME680 pressure/temperature/humidity/voc sensors
3 Required properties:
4 - compatible: must be "bosch,bme680"
6 Example:
8 bme680@76 {
9           compatible = "bosch,bme680";
10           reg = <0x76>;