diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-10-31 19:29:17 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-11-16 21:27:56 +0100 |
commit | 9bd4ede7480d96b6267bb32ab74082a177388850 (patch) | |
tree | d1e28f7bf4499b4a25ed2596c17274961dc1a6a7 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | dt-bindings:iio:chemical:sensirion,sgp30: Move to trivial-bindings.yaml (diff) | |
download | linux-9bd4ede7480d96b6267bb32ab74082a177388850.tar.xz linux-9bd4ede7480d96b6267bb32ab74082a177388850.zip |
dt-bindings:iio:chemical:bosch,bme680: Move to trivial devices
Very simple binding so no need to maintain a separate file.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Cc: Sebastien Bourdelin <sebastien.bourdelin@gmail.com>
Cc: Himanshu Jha <himanshujha199640@gmail.com>
Link: https://lore.kernel.org/r/20201031182922.743153-3-jic23@kernel.org
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 3280b7c94c58..3b32e6174564 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -44,6 +44,8 @@ properties: - atmel,atsha204a # i2c h/w elliptic curve crypto module - atmel,atecc508a + # Bosch Sensortec pressure, temperature, humididty and VOC sensor + - bosch,bme680 # CM32181: Ambient Light Sensor - capella,cm32181 # CM3232: Ambient Light Sensor |