Lines Matching +full:uv +full:- +full:sensor
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor and AMS AS7331 UV Sensor
10 - Christian Eggers <[email protected]>
13 AMS AS73211 XYZ True Color Sensor with I2C Interface
14 …https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf/a65474c0-b302-c2fd-e30a-c98df87616…
15 AMS AS7331 UVA, UVB and UVC Sensor with I2C Interface
16 https://ams.com/documents/20143/9106314/AS7331_DS001047_4-00.pdf
21 - ams,as73211
22 - ams,as7331
35 - compatible
36 - reg
41 - |
42 #include <dt-bindings/interrupt-controller/irq.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
51 pinctrl-names = "default";
52 pinctrl-0 = <&pinctrl_color_sensor>;
53 interrupt-parent = <&gpio2>;