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.
25 vdd-supply:
26 description: Regulator that provides power to the sensor.
29 - compatible
30 - reg
35 - |
36 #include <dt-bindings/interrupt-controller/irq.h>
39 #address-cells = <1>;
40 #size-cells = <0>;
42 light-sensor@53 {
45 vdd-supply = <&vdd_regulator>;
46 interrupt-parent = <&gpio0>;