Lines Matching +full:light +full:- +full:sensor
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/light/brcm,apds9160.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Combined Proximity & Ambient light sensor
10 - Mikael Gonella-Bolduc <m.gonella.bolduc@gmail.com>
13 Datasheet: https://docs.broadcom.com/docs/APDS-9160-003-DS
18 - brcm,apds9160
26 vdd-supply: true
28 ps-cancellation-duration:
31 Proximity sensor cancellation pulse duration in half clock cycles.
34 unwanted reflected light from very near objects such as tempered glass
35 in front of the sensor.
39 ps-cancellation-current-picoamp:
41 Proximity sensor crosstalk cancellation current in picoampere.
44 [60000 - 96000]
45 [120000 - 156000]
46 [180000 - 216000]
47 [240000 - 276000]
54 - compatible
55 - reg
56 - vdd-supply
61 - |
62 #include <dt-bindings/interrupt-controller/irq.h>
65 #address-cells = <1>;
66 #size-cells = <0>;
68 light-sensor@53 {
71 vdd-supply = <&vdd_reg>;
73 interrupt-parent = <&pinctrl>;
74 ps-cancellation-duration = <10>;
75 ps-cancellation-current-picoamp = <62400>;