Searched full:veml6030 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | vishay,veml6030.yaml | 4 $id: http://devicetree.org/schemas/iio/light/vishay,veml6030.yaml# 7 title: VEML3235, VEML6030, VEML6035 and VEML7700 Ambient Light Sensors (ALS) 13 Bindings for the ambient light sensors veml6030 and veml6035 from 24 https://www.vishay.com/docs/84366/veml6030.pdf 32 - vishay,veml6030 58 - vishay,veml6030 101 compatible = "vishay,veml6030";
|
/linux/drivers/iio/light/ |
H A D | veml6030.c | 3 * VEML6030, VMEL6035 and VEML7700 Ambient Light Sensors 7 * VEML6030: 8 * Datasheet: https://www.vishay.com/docs/84366/veml6030.pdf 104 * in this table (0-3 for VEML6030, 0-5 for VEML6035) while the 1171 .name = "veml6030", 1205 .compatible = "vishay,veml6030", 1221 { "veml6030", (kernel_ulong_t)&veml6030_chip}, 1230 .name = "veml6030", 1240 MODULE_DESCRIPTION("VEML6030 Ambient Light Sensor");
|
H A D | Makefile | 68 obj-$(CONFIG_VEML6030) += veml6030.o
|
/linux/ |
H A D | MAINTAINERS | 26797 F: Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml 26800 VISHAY VEML6030 AMBIENT LIGHT SENSOR DRIVER 26803 F: Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml 26804 F: drivers/iio/light/veml6030.c
|