1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/light/stk33xx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Sensortek STK33xx I2C Ambient Light and Proximity sensor
11 - Jonathan Cameron <jic23@kernel.org>
14 Ambient light and proximity sensor over an i2c interface.
33 additionalProperties: false
37 #include <dt-bindings/interrupt-controller/irq.h>
45 compatible = "sensortek,stk3310";
47 interrupt-parent = <&gpio1>;
48 interrupts = <5 IRQ_TYPE_LEVEL_LOW>;