On Mon, Jan 14, 2019 at 03:19:14PM -0500, Sebastien Bourdelin wrote: > BME680 is a pressure/temperature/humidity/voc sensor. > > Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@xxxxxxxxx> > --- > v2 -> v3: > - change i2c address to 0x76 as it seems more reliable: Suggested by Himanshu Jha <himanshujha199640@xxxxxxxxx> > - rebase on master > --- > .../devicetree/bindings/iio/chemical/bme680.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/chemical/bme680.txt > > diff --git a/Documentation/devicetree/bindings/iio/chemical/bme680.txt b/Documentation/devicetree/bindings/iio/chemical/bme680.txt > new file mode 100644 > index 000000000000..7f3827cfb2ff > --- /dev/null > +++ b/Documentation/devicetree/bindings/iio/chemical/bme680.txt > @@ -0,0 +1,11 @@ > +Bosch Sensortec BME680 pressure/temperature/humidity/voc sensors > + > +Required properties: > +- compatible: must be "bosch,bme680" > + > +Example: > + > +bme680@76 { > + compatible = "bosch,bme680"; > + reg = <0x76>; > +}; Thanks, Acked-by: Himanshu Jha <himanshujha199640@xxxxxxxxx> -- Himanshu Jha Undergraduate Student Department of Electronics & Communication Guru Tegh Bahadur Institute of Technology