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#
7 title: LiteON LTR501 I2C Proximity and Light sensor
10 - Nikita Travkin <nikita@trvn.ru>
13 - $ref: ../common.yaml#
18 - liteon,ltr501
19 - liteon,ltr559
20 - liteon,ltr301
25 vdd-supply: true
26 vddio-supply: true
31 proximity-near-level: true
36 - compatible
37 - reg
40 - |
41 #include <dt-bindings/interrupt-controller/irq.h>
44 #address-cells = <1>;
45 #size-cells = <0>;
47 light-sensor@23 {
50 proximity-near-level = <75>;
52 vdd-supply = <&pm8916_l17>;
53 vddio-supply = <&pm8916_l6>;
55 interrupt-parent = <&msmgpio>;