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 <jic23@kernel.org>
14 Ambient light and proximity sensor over an i2c interface.
17 - $ref: ../common.yaml#
22 - sensortek,stk3310
23 - sensortek,stk3311
24 - sensortek,stk3335
32 proximity-near-level: true
35 - compatible
36 - reg
41 - |
42 #include <dt-bindings/interrupt-controller/irq.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
52 proximity-near-level = <25>;
53 interrupt-parent = <&gpio1>;