1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/chemical/ams,ccs811.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AMS CCS811 VOC Sensor
10 - Narcisa Vasile <narcisaanamaria12@gmail.com>
13 Ultra-Low Power Digital Gas Sensor for Monitoring Indoor Air Quality.
23 description: GPIO connected to the nRESET line. This is an active low
28 description: GPIO connected to the nWAKE line. This is an active low
36 additionalProperties: false
40 #include <dt-bindings/gpio/gpio.h>
46 compatible = "ams,ccs811";
48 reset-gpios = <&gpioa 11 GPIO_ACTIVE_LOW>;
49 wakeup-gpios = <&gpioa 12 GPIO_ACTIVE_LOW>;