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/liteon,ltrf216a.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LTRF216A Ambient Light Sensor
10 - Shreeya Patel <shreeya.patel@collabora.com>
13 Ambient light sensing with an i2c interface.
18 - liteon,ltr308
19 - liteon,ltrf216a
27 vdd-supply:
28 description: Regulator that provides power to the sensor.
31 - compatible
32 - reg
37 - |
38 #include <dt-bindings/interrupt-controller/irq.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
44 light-sensor@53 {
47 vdd-supply = <&vdd_regulator>;
48 interrupt-parent = <&gpio0>;