Lines Matching +full:proximity +full:- +full:near +full:- +full:level
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Sensortek STK33xx I2C Ambient Light and Proximity sensor
11 - Jonathan Cameron <[email protected]>
14 Ambient light and proximity sensor over an i2c interface.
17 - $ref: ../common.yaml#
22 - enum:
23 - sensortek,stk3310
24 - sensortek,stk3311
25 - sensortek,stk3335
26 - items:
27 - enum:
28 - sensortek,stk3013
29 - const: sensortek,stk3310
37 proximity-near-level: true
40 - compatible
41 - reg
46 - |
47 #include <dt-bindings/interrupt-controller/irq.h>
51 #address-cells = <1>;
52 #size-cells = <0>;
57 proximity-near-level = <25>;
58 interrupt-parent = <&gpio1>;