xref: /openbmc/linux/drivers/iio/light/Kconfig (revision 41ff93d1)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2e01e7eafSMaxime Roussin-Bélanger
39c8ea1b2SJohan Hovold#
49c8ea1b2SJohan Hovold# Light sensors
59c8ea1b2SJohan Hovold#
63edc84e6SLars-Peter Clausen# When adding new entries keep the list in alphabetical order
73edc84e6SLars-Peter Clausen
89c8ea1b2SJohan Hovoldmenu "Light sensors"
99c8ea1b2SJohan Hovold
10feca56ffSGabriele Mazzottaconfig ACPI_ALS
11feca56ffSGabriele Mazzotta	tristate "ACPI Ambient Light Sensor"
12feca56ffSGabriele Mazzotta	depends on ACPI
13feca56ffSGabriele Mazzotta	select IIO_BUFFER
14feca56ffSGabriele Mazzotta	select IIO_TRIGGERED_BUFFER
15feca56ffSGabriele Mazzotta	select IIO_KFIFO_BUF
16feca56ffSGabriele Mazzotta	help
17feca56ffSGabriele Mazzotta	  Say Y here if you want to build a driver for the ACPI0008
18feca56ffSGabriele Mazzotta	  Ambient Light Sensor.
19feca56ffSGabriele Mazzotta
20feca56ffSGabriele Mazzotta	  To compile this driver as a module, choose M here: the module will
21feca56ffSGabriele Mazzotta	  be called acpi-als.
22feca56ffSGabriele Mazzotta
23bbdb822cSPeter Meerwaldconfig ADJD_S311
24bbdb822cSPeter Meerwald	tristate "ADJD-S311-CR999 digital color sensor"
25bbdb822cSPeter Meerwald	select IIO_BUFFER
26bbdb822cSPeter Meerwald	select IIO_TRIGGERED_BUFFER
27bbdb822cSPeter Meerwald	depends on I2C
28bbdb822cSPeter Meerwald	help
29bbdb822cSPeter Meerwald	  If you say yes here you get support for the Avago ADJD-S311-CR999
30bbdb822cSPeter Meerwald	  digital color light sensor.
31bbdb822cSPeter Meerwald
32bbdb822cSPeter Meerwald	  This driver can also be built as a module.  If so, the module
33bbdb822cSPeter Meerwald	  will be called adjd_s311.
34bbdb822cSPeter Meerwald
3535654354SManivannan Sadhasivamconfig ADUX1020
3635654354SManivannan Sadhasivam	tristate "ADUX1020 photometric sensor"
3735654354SManivannan Sadhasivam	select REGMAP_I2C
3835654354SManivannan Sadhasivam	depends on I2C
3935654354SManivannan Sadhasivam	help
4035654354SManivannan Sadhasivam	 Say Y here if you want to build a driver for the Analog Devices
4135654354SManivannan Sadhasivam	 ADUX1020 photometric sensor.
4235654354SManivannan Sadhasivam
4335654354SManivannan Sadhasivam	 To compile this driver as a module, choose M here: the
4435654354SManivannan Sadhasivam	 module will be called adux1020.
4535654354SManivannan Sadhasivam
46c36b5195SDavid Heidelbergconfig AL3010
47c36b5195SDavid Heidelberg	tristate "AL3010 ambient light sensor"
48c36b5195SDavid Heidelberg	depends on I2C
49c36b5195SDavid Heidelberg	help
50c36b5195SDavid Heidelberg	  Say Y here if you want to build a driver for the Dyna Image AL3010
51c36b5195SDavid Heidelberg	  ambient light sensor.
52c36b5195SDavid Heidelberg
53c36b5195SDavid Heidelberg	  To compile this driver as a module, choose M here: the
54c36b5195SDavid Heidelberg	  module will be called al3010.
55c36b5195SDavid Heidelberg
56f007d7f1SDaniel Balutaconfig AL3320A
57f007d7f1SDaniel Baluta	tristate "AL3320A ambient light sensor"
58f007d7f1SDaniel Baluta	depends on I2C
59f007d7f1SDaniel Baluta	help
60f007d7f1SDaniel Baluta	  Say Y here if you want to build a driver for the Dyna Image AL3320A
61f007d7f1SDaniel Baluta	  ambient light sensor.
62f007d7f1SDaniel Baluta
63f007d7f1SDaniel Baluta	  To compile this driver as a module, choose M here: the
64f007d7f1SDaniel Baluta	  module will be called al3320a.
65f007d7f1SDaniel Baluta
6603eff7b6SOleksandr Kravchenkoconfig APDS9300
6703eff7b6SOleksandr Kravchenko	tristate "APDS9300 ambient light sensor"
6803eff7b6SOleksandr Kravchenko	depends on I2C
6903eff7b6SOleksandr Kravchenko	help
7003eff7b6SOleksandr Kravchenko	  Say Y here if you want to build a driver for the Avago APDS9300
7103eff7b6SOleksandr Kravchenko	  ambient light sensor.
7203eff7b6SOleksandr Kravchenko
7303eff7b6SOleksandr Kravchenko	  To compile this driver as a module, choose M here: the
7403eff7b6SOleksandr Kravchenko	  module will be called apds9300.
7503eff7b6SOleksandr Kravchenko
76aff268cdSMatt Ranostayconfig APDS9960
77aff268cdSMatt Ranostay	tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
78aff268cdSMatt Ranostay	select REGMAP_I2C
79aff268cdSMatt Ranostay	select IIO_BUFFER
80aff268cdSMatt Ranostay	select IIO_KFIFO_BUF
81aff268cdSMatt Ranostay	depends on I2C
82aff268cdSMatt Ranostay	help
83aff268cdSMatt Ranostay	  Say Y here to build I2C interface support for the Avago
84aff268cdSMatt Ranostay	  APDS9960 gesture/RGB/ALS/proximity sensor.
85aff268cdSMatt Ranostay
86aff268cdSMatt Ranostay	  To compile this driver as a module, choose M here: the
87aff268cdSMatt Ranostay	  module will be called apds9960
88aff268cdSMatt Ranostay
89403e5586SChristian Eggersconfig AS73211
90403e5586SChristian Eggers	tristate "AMS AS73211 XYZ color sensor"
91403e5586SChristian Eggers	depends on I2C
92403e5586SChristian Eggers	select IIO_BUFFER
93403e5586SChristian Eggers	select IIO_TRIGGERED_BUFFER
94403e5586SChristian Eggers	help
95403e5586SChristian Eggers	 If you say yes here you get support for the AMS AS73211
96403e5586SChristian Eggers	 JENCOLOR(R) Digital XYZ Sensor.
97403e5586SChristian Eggers
98403e5586SChristian Eggers	 For triggered measurements, you will need an additional trigger driver
99403e5586SChristian Eggers	 like IIO_HRTIMER_TRIGGER or IIO_SYSFS_TRIGGER.
100403e5586SChristian Eggers
101403e5586SChristian Eggers	 This driver can also be built as a module.  If so, the module
102403e5586SChristian Eggers	 will be called as73211.
103403e5586SChristian Eggers
1043a11fbb0STomasz Duszynskiconfig BH1750
1053a11fbb0STomasz Duszynski	tristate "ROHM BH1750 ambient light sensor"
1063a11fbb0STomasz Duszynski	depends on I2C
1073a11fbb0STomasz Duszynski	help
1083a11fbb0STomasz Duszynski	  Say Y here to build support for the ROHM BH1710, BH1715, BH1721,
1093a11fbb0STomasz Duszynski	  BH1750, BH1751 ambient light sensors.
1103a11fbb0STomasz Duszynski
1113a11fbb0STomasz Duszynski	  To compile this driver as a module, choose M here: the module will
1123a11fbb0STomasz Duszynski	  be called bh1750.
1133a11fbb0STomasz Duszynski
1141f0477f1SLinus Walleijconfig BH1780
1151f0477f1SLinus Walleij	tristate "ROHM BH1780 ambient light sensor"
1161f0477f1SLinus Walleij	depends on I2C
1171f0477f1SLinus Walleij	help
1181f0477f1SLinus Walleij	  Say Y here to build support for the ROHM BH1780GLI ambient
1191f0477f1SLinus Walleij	  light sensor.
1201f0477f1SLinus Walleij
1211f0477f1SLinus Walleij	  To compile this driver as a module, choose M here: the module will
1221f0477f1SLinus Walleij	  be called bh1780.
1231f0477f1SLinus Walleij
124971672c0SKevin Tsaiconfig CM32181
125971672c0SKevin Tsai	depends on I2C
126971672c0SKevin Tsai	tristate "CM32181 driver"
127971672c0SKevin Tsai	help
128971672c0SKevin Tsai	  Say Y here if you use cm32181.
129971672c0SKevin Tsai	  This option enables ambient light sensor using
130971672c0SKevin Tsai	  Capella cm32181 device driver.
131971672c0SKevin Tsai
132971672c0SKevin Tsai	  To compile this driver as a module, choose M here:
133971672c0SKevin Tsai	  the module will be called cm32181.
134971672c0SKevin Tsai
135b84894c7SKevin Tsaiconfig CM3232
136b84894c7SKevin Tsai	depends on I2C
137b84894c7SKevin Tsai	tristate "CM3232 ambient light sensor"
138b84894c7SKevin Tsai	help
139b84894c7SKevin Tsai	  Say Y here if you use cm3232.
140b84894c7SKevin Tsai	  This option enables ambient light sensor using
141b84894c7SKevin Tsai	  Capella Microsystems cm3232 device driver.
142b84894c7SKevin Tsai
143b84894c7SKevin Tsai	  To compile this driver as a module, choose M here:
144b84894c7SKevin Tsai	  the module will be called cm3232.
145b84894c7SKevin Tsai
1468b054426SDaniel Balutaconfig CM3323
1478b054426SDaniel Baluta	depends on I2C
1488b054426SDaniel Baluta	tristate "Capella CM3323 color light sensor"
1498b054426SDaniel Baluta	help
15039b441bdSHartmut Knaack	  Say Y here if you want to build a driver for Capella CM3323
1518b054426SDaniel Baluta	  color sensor.
1528b054426SDaniel Baluta
1538b054426SDaniel Baluta	  To compile this driver as a module, choose M here: the module will
1548b054426SDaniel Baluta	  be called cm3323.
1558b054426SDaniel Baluta
1568afa505cSLinus Walleijconfig CM3605
1578afa505cSLinus Walleij	tristate "Capella CM3605 ambient light and proximity sensor"
1588afa505cSLinus Walleij	help
1598afa505cSLinus Walleij	  Say Y here if you want to build a driver for Capella CM3605
1608afa505cSLinus Walleij	  ambient light and short range proximity sensor.
1618afa505cSLinus Walleij
1628afa505cSLinus Walleij	  To compile this driver as a module, choose M here: the module will
1638afa505cSLinus Walleij	  be called cm3605.
1648afa505cSLinus Walleij
165e590d451SBeomho Seoconfig CM36651
166e590d451SBeomho Seo	depends on I2C
167e590d451SBeomho Seo	tristate "CM36651 driver"
168e590d451SBeomho Seo	help
169e590d451SBeomho Seo	  Say Y here if you use cm36651.
170e590d451SBeomho Seo	  This option enables proximity & RGB sensor using
171e590d451SBeomho Seo	  Capella cm36651 device driver.
172e590d451SBeomho Seo
173e590d451SBeomho Seo	  To compile this driver as a module, choose M here:
174e590d451SBeomho Seo	  the module will be called cm36651.
175e590d451SBeomho Seo
17648458b0cSGwendal Grignouconfig IIO_CROS_EC_LIGHT_PROX
17748458b0cSGwendal Grignou	tristate "ChromeOS EC Light and Proximity Sensors"
17848458b0cSGwendal Grignou	depends on IIO_CROS_EC_SENSORS_CORE
17948458b0cSGwendal Grignou	help
18048458b0cSGwendal Grignou	  Say Y here if you use the light and proximity sensors
18148458b0cSGwendal Grignou	  presented by the ChromeOS EC Sensor hub.
18248458b0cSGwendal Grignou
18348458b0cSGwendal Grignou	  To compile this driver as a module, choose M here:
18448458b0cSGwendal Grignou	  the module will be called cros_ec_light_prox.
18548458b0cSGwendal Grignou
18697d642e2SLinus Walleijconfig GP2AP002
18797d642e2SLinus Walleij	tristate "Sharp GP2AP002 Proximity/ALS sensor"
18897d642e2SLinus Walleij	depends on I2C
18997d642e2SLinus Walleij	select REGMAP
19097d642e2SLinus Walleij	help
19197d642e2SLinus Walleij	  Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip
19297d642e2SLinus Walleij	  hooked to an I2C bus.
19397d642e2SLinus Walleij
19497d642e2SLinus Walleij	  To compile this driver as a module, choose M here: the
19597d642e2SLinus Walleij	  module will be called gp2ap002.
19697d642e2SLinus Walleij
197bf29fbeaSJacek Anaszewskiconfig GP2AP020A00F
198bf29fbeaSJacek Anaszewski	tristate "Sharp GP2AP020A00F Proximity/ALS sensor"
199bf29fbeaSJacek Anaszewski	depends on I2C
2008c3b3efbSRoberta Dobrescu	select REGMAP_I2C
201bf29fbeaSJacek Anaszewski	select IIO_BUFFER
202bf29fbeaSJacek Anaszewski	select IIO_TRIGGERED_BUFFER
203419a4aaeSRussell King - ARM Linux	select IRQ_WORK
204bf29fbeaSJacek Anaszewski	help
205bf29fbeaSJacek Anaszewski	  Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
206bf29fbeaSJacek Anaszewski	  hooked to an I2C bus.
207bf29fbeaSJacek Anaszewski
208bf29fbeaSJacek Anaszewski	  To compile this driver as a module, choose M here: the
209bf29fbeaSJacek Anaszewski	  module will be called gp2ap020a00f.
210bf29fbeaSJacek Anaszewski
211b081b738SJeff LaBundyconfig IQS621_ALS
212b081b738SJeff LaBundy	tristate "Azoteq IQS621/622 ambient light sensors"
213b081b738SJeff LaBundy	depends on MFD_IQS62X || COMPILE_TEST
214b081b738SJeff LaBundy	help
215b081b738SJeff LaBundy	  Say Y here if you want to build support for the Azoteq IQS621
216b081b738SJeff LaBundy	  and IQS622 ambient light sensors.
217b081b738SJeff LaBundy
218b081b738SJeff LaBundy	  To compile this driver as a module, choose M here: the module
219b081b738SJeff LaBundy	  will be called iqs621-als.
220b081b738SJeff LaBundy
221a5750414SBrian Masneyconfig SENSORS_ISL29018
222a5750414SBrian Masney	tristate "Intersil 29018 light and proximity sensor"
223a5750414SBrian Masney	depends on I2C
224a5750414SBrian Masney	select REGMAP_I2C
225a5750414SBrian Masney	default n
226a5750414SBrian Masney	help
227a5750414SBrian Masney	  If you say yes here you get support for ambient light sensing and
228a5750414SBrian Masney	  proximity infrared sensing from Intersil ISL29018.
229a5750414SBrian Masney	  This driver will provide the measurements of ambient light intensity
230a5750414SBrian Masney	  in lux, proximity infrared sensing and normal infrared sensing.
231a5750414SBrian Masney	  Data from sensor is accessible via sysfs.
232a5750414SBrian Masney
233105c3de1SBrian Masneyconfig SENSORS_ISL29028
234105c3de1SBrian Masney	tristate "Intersil ISL29028 Concurrent Light and Proximity Sensor"
235105c3de1SBrian Masney	depends on I2C
236105c3de1SBrian Masney	select REGMAP_I2C
237105c3de1SBrian Masney	help
238105c3de1SBrian Masney	  Provides driver for the Intersil's ISL29028 device.
239105c3de1SBrian Masney	  This driver supports the sysfs interface to get the ALS, IR intensity,
240105c3de1SBrian Masney	  Proximity value via iio. The ISL29028 provides the concurrent sensing
241105c3de1SBrian Masney	  of ambient light and proximity.
242105c3de1SBrian Masney
2436c25539cSPeter Meerwaldconfig ISL29125
2446c25539cSPeter Meerwald	tristate "Intersil ISL29125 digital color light sensor"
2456c25539cSPeter Meerwald	depends on I2C
2466c25539cSPeter Meerwald	select IIO_BUFFER
2476c25539cSPeter Meerwald	select IIO_TRIGGERED_BUFFER
2486c25539cSPeter Meerwald	help
2496c25539cSPeter Meerwald	  Say Y here if you want to build a driver for the Intersil ISL29125
2506c25539cSPeter Meerwald	  RGB light sensor for I2C.
2516c25539cSPeter Meerwald
2526c25539cSPeter Meerwald	  To compile this driver as a module, choose M here: the module will be
2536c25539cSPeter Meerwald	  called isl29125.
2546c25539cSPeter Meerwald
2553edc84e6SLars-Peter Clausenconfig HID_SENSOR_ALS
2563edc84e6SLars-Peter Clausen	depends on HID_SENSOR_HUB
2573edc84e6SLars-Peter Clausen	select IIO_BUFFER
2583edc84e6SLars-Peter Clausen	select HID_SENSOR_IIO_COMMON
2593edc84e6SLars-Peter Clausen	select HID_SENSOR_IIO_TRIGGER
2603edc84e6SLars-Peter Clausen	tristate "HID ALS"
2613edc84e6SLars-Peter Clausen	help
2623edc84e6SLars-Peter Clausen	  Say yes here to build support for the HID SENSOR
2633edc84e6SLars-Peter Clausen	  Ambient light sensor.
2643edc84e6SLars-Peter Clausen
2654f51c9adSRoberta Dobrescu	  To compile this driver as a module, choose M here: the
2664f51c9adSRoberta Dobrescu	  module will be called hid-sensor-als.
2674f51c9adSRoberta Dobrescu
26839a3a013SArchana Patniconfig HID_SENSOR_PROX
26939a3a013SArchana Patni	depends on HID_SENSOR_HUB
27039a3a013SArchana Patni	select IIO_BUFFER
27139a3a013SArchana Patni	select HID_SENSOR_IIO_COMMON
27239a3a013SArchana Patni	select HID_SENSOR_IIO_TRIGGER
27339a3a013SArchana Patni	tristate "HID PROX"
27439a3a013SArchana Patni	help
27539a3a013SArchana Patni	  Say yes here to build support for the HID SENSOR
27639a3a013SArchana Patni	  Proximity sensor.
27739a3a013SArchana Patni
27839a3a013SArchana Patni	  To compile this driver as a module, choose M here: the
27939a3a013SArchana Patni	  module will be called hid-sensor-prox.
28039a3a013SArchana Patni
281995863ccSKuppuswamy Sathyanarayananconfig JSA1212
282995863ccSKuppuswamy Sathyanarayanan	tristate "JSA1212 ALS and proximity sensor driver"
283995863ccSKuppuswamy Sathyanarayanan	depends on I2C
28449e19d5fSRoberta Dobrescu	select REGMAP_I2C
285995863ccSKuppuswamy Sathyanarayanan	help
286995863ccSKuppuswamy Sathyanarayanan	  Say Y here if you want to build a IIO driver for JSA1212
287995863ccSKuppuswamy Sathyanarayanan	  proximity & ALS sensor device.
288995863ccSKuppuswamy Sathyanarayanan
289995863ccSKuppuswamy Sathyanarayanan	  To compile this driver as a module, choose M here:
290995863ccSKuppuswamy Sathyanarayanan	  the module will be called jsa1212.
291995863ccSKuppuswamy Sathyanarayanan
292*41ff93d1SMatti Vaittinenconfig ROHM_BU27008
293*41ff93d1SMatti Vaittinen	tristate "ROHM BU27008 color (RGB+C/IR) sensor"
294*41ff93d1SMatti Vaittinen	depends on I2C
295*41ff93d1SMatti Vaittinen	select REGMAP_I2C
296*41ff93d1SMatti Vaittinen	select IIO_GTS_HELPER
297*41ff93d1SMatti Vaittinen	help
298*41ff93d1SMatti Vaittinen	  Enable support for the ROHM BU27008 color sensor.
299*41ff93d1SMatti Vaittinen	  The ROHM BU27008 is a sensor with 5 photodiodes (red, green,
300*41ff93d1SMatti Vaittinen	  blue, clear and IR) with four configurable channels. Red and
301*41ff93d1SMatti Vaittinen	  green being always available and two out of the rest three
302*41ff93d1SMatti Vaittinen	  (blue, clear, IR) can be selected to be simultaneously measured.
303*41ff93d1SMatti Vaittinen	  Typical application is adjusting LCD backlight of TVs,
304*41ff93d1SMatti Vaittinen	  mobile phones and tablet PCs.
305*41ff93d1SMatti Vaittinen
306e52afbd6SMatti Vaittinenconfig ROHM_BU27034
307e52afbd6SMatti Vaittinen	tristate "ROHM BU27034 ambient light sensor"
308e52afbd6SMatti Vaittinen	depends on I2C
309e52afbd6SMatti Vaittinen	select REGMAP_I2C
310e52afbd6SMatti Vaittinen	select IIO_GTS_HELPER
311e52afbd6SMatti Vaittinen	select IIO_BUFFER
312e52afbd6SMatti Vaittinen	select IIO_KFIFO_BUF
313e52afbd6SMatti Vaittinen	help
314e52afbd6SMatti Vaittinen	  Enable support for the ROHM BU27034 ambient light sensor. ROHM BU27034
315e52afbd6SMatti Vaittinen	  is an ambient light sesnor with 3 channels and 3 photo diodes capable
316e52afbd6SMatti Vaittinen	  of detecting a very wide range of illuminance.
317e52afbd6SMatti Vaittinen	  Typical application is adjusting LCD and backlight power of TVs and
318e52afbd6SMatti Vaittinen	  mobile phones.
319e52afbd6SMatti Vaittinen
320efa86e9fSDaniel Balutaconfig RPR0521
321efa86e9fSDaniel Baluta	tristate "ROHM RPR0521 ALS and proximity sensor driver"
322efa86e9fSDaniel Baluta	depends on I2C
323efa86e9fSDaniel Baluta	select REGMAP_I2C
3246ac12303SPaul Gazzillo	select IIO_BUFFER
3256ac12303SPaul Gazzillo	select IIO_TRIGGERED_BUFFER
326efa86e9fSDaniel Baluta	help
327efa86e9fSDaniel Baluta	  Say Y here if you want to build support for ROHM's RPR0521
328efa86e9fSDaniel Baluta	  ambient light and proximity sensor device.
329efa86e9fSDaniel Baluta
330efa86e9fSDaniel Baluta	  To compile this driver as a module, choose M here:
331efa86e9fSDaniel Baluta	  the module will be called rpr0521.
332efa86e9fSDaniel Baluta
3339c8ea1b2SJohan Hovoldconfig SENSORS_LM3533
3349c8ea1b2SJohan Hovold	tristate "LM3533 ambient light sensor"
3359c8ea1b2SJohan Hovold	depends on MFD_LM3533
3369c8ea1b2SJohan Hovold	help
3379c8ea1b2SJohan Hovold	  If you say yes here you get support for the ambient light sensor
3389c8ea1b2SJohan Hovold	  interface on National Semiconductor / TI LM3533 Lighting Power
3399c8ea1b2SJohan Hovold	  chips.
3409c8ea1b2SJohan Hovold
3419c8ea1b2SJohan Hovold	  The sensor interface can be used to control the LEDs and backlights
3429c8ea1b2SJohan Hovold	  of the chip through defining five light zones and three sets of
3439c8ea1b2SJohan Hovold	  corresponding output-current values.
3449c8ea1b2SJohan Hovold
3459c8ea1b2SJohan Hovold	  The driver provides raw and mean adc readings along with the current
3469c8ea1b2SJohan Hovold	  light zone through sysfs. A threshold event can be generated on zone
3479c8ea1b2SJohan Hovold	  changes. The ALS-control output values can be set per zone for the
3489c8ea1b2SJohan Hovold	  three current output channels.
34962a1efb9SPeter Meerwald
3502690be90SPeter Meerwaldconfig LTR501
3512690be90SPeter Meerwald	tristate "LTR-501ALS-01 light sensor"
3522690be90SPeter Meerwald	depends on I2C
3535d9fc0f6SHartmut Knaack	select REGMAP_I2C
3542690be90SPeter Meerwald	select IIO_BUFFER
3552690be90SPeter Meerwald	select IIO_TRIGGERED_BUFFER
3562690be90SPeter Meerwald	help
3572690be90SPeter Meerwald	  If you say yes here you get support for the Lite-On LTR-501ALS-01
3588592a7eeSDaniel Baluta	  ambient light and proximity sensor. This driver also supports LTR-559
359035ebb15SDaniel Baluta	  ALS/PS or LTR-301 ALS sensors.
3602690be90SPeter Meerwald
3612690be90SPeter Meerwald	  This driver can also be built as a module.  If so, the module
3622690be90SPeter Meerwald	  will be called ltr501.
3632690be90SPeter Meerwald
36483f0bcd4SShreeya Patelconfig LTRF216A
36583f0bcd4SShreeya Patel	tristate "Liteon LTRF216A Light Sensor"
36683f0bcd4SShreeya Patel	depends on I2C
36783f0bcd4SShreeya Patel	select REGMAP_I2C
36883f0bcd4SShreeya Patel	help
36983f0bcd4SShreeya Patel	  If you say Y or M here, you get support for Liteon LTRF216A
37083f0bcd4SShreeya Patel	  Ambient Light Sensor.
37183f0bcd4SShreeya Patel
37283f0bcd4SShreeya Patel	  If built as a dynamically linked module, it will be called
37383f0bcd4SShreeya Patel	  ltrf216a.
37483f0bcd4SShreeya Patel
3750f079547SJeff LaBundyconfig LV0104CS
3760f079547SJeff LaBundy	tristate "LV0104CS Ambient Light Sensor"
3770f079547SJeff LaBundy	depends on I2C
3780f079547SJeff LaBundy	help
3790f079547SJeff LaBundy	  Say Y here if you want to build support for the On Semiconductor
3800f079547SJeff LaBundy	  LV0104CS ambient light sensor.
3810f079547SJeff LaBundy
3820f079547SJeff LaBundy	  To compile this driver as a module, choose M here:
3830f079547SJeff LaBundy	  the module will be called lv0104cs.
3840f079547SJeff LaBundy
385b9567e66SCrestez Dan Leonardconfig MAX44000
386b9567e66SCrestez Dan Leonard	tristate "MAX44000 Ambient and Infrared Proximity Sensor"
387b9567e66SCrestez Dan Leonard	depends on I2C
388b9567e66SCrestez Dan Leonard	select REGMAP_I2C
389193e2d4fSAlison Schofield	select IIO_BUFFER
390193e2d4fSAlison Schofield	select IIO_TRIGGERED_BUFFER
391b9567e66SCrestez Dan Leonard	help
392b9567e66SCrestez Dan Leonard	  Say Y here if you want to build support for Maxim Integrated's
393b9567e66SCrestez Dan Leonard	  MAX44000 ambient and infrared proximity sensor device.
394b9567e66SCrestez Dan Leonard
395b9567e66SCrestez Dan Leonard	  To compile this driver as a module, choose M here:
396b9567e66SCrestez Dan Leonard	  the module will be called max44000.
397b9567e66SCrestez Dan Leonard
3986aef699aSRobert Eshlemanconfig MAX44009
3996aef699aSRobert Eshleman	tristate "MAX44009 Ambient Light Sensor"
4006aef699aSRobert Eshleman	depends on I2C
401741172d1SMartyn Welch	select REGMAP_I2C
4026aef699aSRobert Eshleman	help
4036aef699aSRobert Eshleman	 Say Y here if you want to build support for Maxim Integrated's
4046aef699aSRobert Eshleman	 MAX44009 ambient light sensor device.
4056aef699aSRobert Eshleman
4066aef699aSRobert Eshleman	 To compile this driver as a module, choose M here:
4076aef699aSRobert Eshleman	 the module will be called max44009.
4086aef699aSRobert Eshleman
409741172d1SMartyn Welchconfig NOA1305
410741172d1SMartyn Welch	tristate "ON Semiconductor NOA1305 ambient light sensor"
411741172d1SMartyn Welch	depends on I2C
412a26e0fbeSzhong jiang	select REGMAP_I2C
413741172d1SMartyn Welch	help
414741172d1SMartyn Welch	 Say Y here if you want to build support for the ON Semiconductor
415741172d1SMartyn Welch	 NOA1305 ambient light sensor.
416741172d1SMartyn Welch
417741172d1SMartyn Welch	 To compile this driver as a module, choose M here:
418741172d1SMartyn Welch	 The module will be called noa1305.
419741172d1SMartyn Welch
42094a9b7b1SAndreas Dannenbergconfig OPT3001
42194a9b7b1SAndreas Dannenberg	tristate "Texas Instruments OPT3001 Light Sensor"
42294a9b7b1SAndreas Dannenberg	depends on I2C
42394a9b7b1SAndreas Dannenberg	help
42494a9b7b1SAndreas Dannenberg	  If you say Y or M here, you get support for Texas Instruments
42594a9b7b1SAndreas Dannenberg	  OPT3001 Ambient Light Sensor.
42694a9b7b1SAndreas Dannenberg
42794a9b7b1SAndreas Dannenberg	  If built as a dynamically linked module, it will be called
42894a9b7b1SAndreas Dannenberg	  opt3001.
42994a9b7b1SAndreas Dannenberg
4309a960841SStefan Windfeldt-Prytzconfig OPT4001
4319a960841SStefan Windfeldt-Prytz	tristate "Texas Instruments OPT4001 Light Sensor"
4329a960841SStefan Windfeldt-Prytz	depends on I2C
4339a960841SStefan Windfeldt-Prytz	select REGMAP_I2C
4349a960841SStefan Windfeldt-Prytz	help
4359a960841SStefan Windfeldt-Prytz	  If you say Y or M here, you get support for Texas Instruments
4369a960841SStefan Windfeldt-Prytz	  OPT4001 Ambient Light Sensor.
4379a960841SStefan Windfeldt-Prytz
4389a960841SStefan Windfeldt-Prytz	  If built as a dynamically linked module, it will be called
4399a960841SStefan Windfeldt-Prytz	  opt4001.
4409a960841SStefan Windfeldt-Prytz
4418ab6abfcSAdriana Reusconfig PA12203001
4428ab6abfcSAdriana Reus	tristate "TXC PA12203001 light and proximity sensor"
4438ab6abfcSAdriana Reus	depends on I2C
4448ab6abfcSAdriana Reus	select REGMAP_I2C
4458ab6abfcSAdriana Reus	help
4468ab6abfcSAdriana Reus	  If you say yes here you get support for the TXC PA12203001
4478ab6abfcSAdriana Reus	  ambient light and proximity sensor.
4488ab6abfcSAdriana Reus
4498ab6abfcSAdriana Reus	  This driver can also be built as a module.  If so, the module
4508ab6abfcSAdriana Reus	  will be called pa12203001.
4518ab6abfcSAdriana Reus
452e01e7eafSMaxime Roussin-Bélangerconfig SI1133
453e01e7eafSMaxime Roussin-Bélanger	tristate "SI1133 UV Index Sensor and Ambient Light Sensor"
454e01e7eafSMaxime Roussin-Bélanger	depends on I2C
455e01e7eafSMaxime Roussin-Bélanger	select REGMAP_I2C
456e01e7eafSMaxime Roussin-Bélanger	  help
457e01e7eafSMaxime Roussin-Bélanger	  Say Y here if you want to build a driver for the Silicon Labs SI1133
458e01e7eafSMaxime Roussin-Bélanger	  UV Index Sensor and Ambient Light Sensor chip.
459e01e7eafSMaxime Roussin-Bélanger
460e01e7eafSMaxime Roussin-Bélanger	  To compile this driver as a module, choose M here: the module will be
461e01e7eafSMaxime Roussin-Bélanger	  called si1133.
462e01e7eafSMaxime Roussin-Bélanger
463ac45e57fSPeter Meerwald-Stadlerconfig SI1145
464ac45e57fSPeter Meerwald-Stadler	tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor"
465ac45e57fSPeter Meerwald-Stadler	depends on I2C
466ac45e57fSPeter Meerwald-Stadler	select IIO_BUFFER
467ac45e57fSPeter Meerwald-Stadler	select IIO_TRIGGERED_BUFFER
468ac45e57fSPeter Meerwald-Stadler	help
469ac45e57fSPeter Meerwald-Stadler	  Say Y here if you want to build a driver for the Silicon Labs SI1132 or
470ac45e57fSPeter Meerwald-Stadler	  SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor
471ac45e57fSPeter Meerwald-Stadler	  chips.
472ac45e57fSPeter Meerwald-Stadler
473ac45e57fSPeter Meerwald-Stadler	  To compile this driver as a module, choose M here: the module will be
474ac45e57fSPeter Meerwald-Stadler	  called si1145.
475ac45e57fSPeter Meerwald-Stadler
476be9e6229STiberiu Breanaconfig STK3310
477be9e6229STiberiu Breana	tristate "STK3310 ALS and proximity sensor"
478be9e6229STiberiu Breana	depends on I2C
4795d6e834aSHartmut Knaack	select REGMAP_I2C
480be9e6229STiberiu Breana	help
481be9e6229STiberiu Breana	  Say yes here to get support for the Sensortek STK3310 ambient light
482be9e6229STiberiu Breana	  and proximity sensor. The STK3311 model is also supported by this
483be9e6229STiberiu Breana	  driver.
484be9e6229STiberiu Breana
485be9e6229STiberiu Breana	  Choosing M will build the driver as a module. If so, the module
486be9e6229STiberiu Breana	  will be called stk3310.
487be9e6229STiberiu Breana
4883025c868SLorenzo Bianconiconfig ST_UVIS25
4893025c868SLorenzo Bianconi	tristate "STMicroelectronics UVIS25 sensor driver"
4903025c868SLorenzo Bianconi	depends on (I2C || SPI)
4913025c868SLorenzo Bianconi	select IIO_BUFFER
4923025c868SLorenzo Bianconi	select IIO_TRIGGERED_BUFFER
4933025c868SLorenzo Bianconi	select ST_UVIS25_I2C if (I2C)
4943025c868SLorenzo Bianconi	select ST_UVIS25_SPI if (SPI_MASTER)
4953025c868SLorenzo Bianconi	help
4963025c868SLorenzo Bianconi	  Say yes here to build support for STMicroelectronics UVIS25
4973025c868SLorenzo Bianconi	  uv sensor
4983025c868SLorenzo Bianconi
4993025c868SLorenzo Bianconi	  To compile this driver as a module, choose M here: the module
5003025c868SLorenzo Bianconi	  will be called st_uvis25.
5013025c868SLorenzo Bianconi
5023025c868SLorenzo Bianconiconfig ST_UVIS25_I2C
5033025c868SLorenzo Bianconi	tristate
5043025c868SLorenzo Bianconi	depends on ST_UVIS25
5053025c868SLorenzo Bianconi	select REGMAP_I2C
5063025c868SLorenzo Bianconi
5073025c868SLorenzo Bianconiconfig ST_UVIS25_SPI
5083025c868SLorenzo Bianconi	tristate
5093025c868SLorenzo Bianconi	depends on ST_UVIS25
5103025c868SLorenzo Bianconi	select REGMAP_SPI
5113025c868SLorenzo Bianconi
512a244e7b5SPeter Meerwaldconfig TCS3414
513a244e7b5SPeter Meerwald	tristate "TAOS TCS3414 digital color sensor"
514a244e7b5SPeter Meerwald	depends on I2C
515a244e7b5SPeter Meerwald	select IIO_BUFFER
516a244e7b5SPeter Meerwald	select IIO_TRIGGERED_BUFFER
517a244e7b5SPeter Meerwald	help
518a244e7b5SPeter Meerwald	  If you say yes here you get support for the TAOS TCS3414
519a244e7b5SPeter Meerwald	  family of digital color sensors.
520a244e7b5SPeter Meerwald
521a244e7b5SPeter Meerwald	  This driver can also be built as a module.  If so, the module
522a244e7b5SPeter Meerwald	  will be called tcs3414.
523a244e7b5SPeter Meerwald
524eb869adeSPeter Meerwaldconfig TCS3472
525eb869adeSPeter Meerwald	tristate "TAOS TCS3472 color light-to-digital converter"
526eb869adeSPeter Meerwald	depends on I2C
527089b54bdSPeter Meerwald	select IIO_BUFFER
528089b54bdSPeter Meerwald	select IIO_TRIGGERED_BUFFER
529eb869adeSPeter Meerwald	help
530eb869adeSPeter Meerwald	  If you say yes here you get support for the TAOS TCS3472
531eb869adeSPeter Meerwald	  family of color light-to-digital converters with IR filter.
532eb869adeSPeter Meerwald
533eb869adeSPeter Meerwald	  This driver can also be built as a module.  If so, the module
534eb869adeSPeter Meerwald	  will be called tcs3472.
535eb869adeSPeter Meerwald
5369c2251ddSJonathan Cameronconfig SENSORS_TSL2563
5379c2251ddSJonathan Cameron	tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors"
5389c2251ddSJonathan Cameron	depends on I2C
5399c2251ddSJonathan Cameron	help
5409c2251ddSJonathan Cameron	  If you say yes here you get support for the Taos TSL2560,
5419c2251ddSJonathan Cameron	  TSL2561, TSL2562 and TSL2563 ambient light sensors.
5429c2251ddSJonathan Cameron
5439c2251ddSJonathan Cameron	  This driver can also be built as a module.  If so, the module
5449c2251ddSJonathan Cameron	  will be called tsl2563.
5459c2251ddSJonathan Cameron
546f44d5c8aSBrian Masneyconfig TSL2583
547f44d5c8aSBrian Masney	tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters"
548f44d5c8aSBrian Masney	depends on I2C
549f44d5c8aSBrian Masney	help
550f44d5c8aSBrian Masney	  Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices.
551f44d5c8aSBrian Masney	  Access ALS data via iio, sysfs.
552f44d5c8aSBrian Masney
5532335f0d7SJoe Sandomconfig TSL2591
5542335f0d7SJoe Sandom        tristate "TAOS TSL2591 ambient light sensor"
5552335f0d7SJoe Sandom        depends on I2C
5562335f0d7SJoe Sandom        help
5572335f0d7SJoe Sandom          Select Y here for support of the AMS/TAOS TSL2591 ambient light sensor,
5582335f0d7SJoe Sandom          featuring channels for combined visible + IR intensity and lux illuminance.
5592335f0d7SJoe Sandom          Access data via iio and sysfs. Supports iio_events.
5602335f0d7SJoe Sandom
5612335f0d7SJoe Sandom          To compile this driver as a module, select M: the
5622335f0d7SJoe Sandom          module will be called tsl2591.
5632335f0d7SJoe Sandom
564c06c4d79SBrian Masneyconfig TSL2772
565c06c4d79SBrian Masney	tristate "TAOS TSL/TMD2x71 and TSL/TMD2x72 Family of light and proximity sensors"
566c06c4d79SBrian Masney	depends on I2C
567c06c4d79SBrian Masney	help
568c06c4d79SBrian Masney	  Support for: tsl2571, tsl2671, tmd2671, tsl2771, tmd2771, tsl2572, tsl2672,
569c06c4d79SBrian Masney	  tmd2672, tsl2772, tmd2772 devices.
570c06c4d79SBrian Masney	  Provides iio_events and direct access via sysfs.
571c06c4d79SBrian Masney
572aab9ba7eSPeter Meerwaldconfig TSL4531
573aab9ba7eSPeter Meerwald	tristate "TAOS TSL4531 ambient light sensors"
574aab9ba7eSPeter Meerwald	depends on I2C
575aab9ba7eSPeter Meerwald	help
576aab9ba7eSPeter Meerwald	  Say Y here if you want to build a driver for the TAOS TSL4531 family
577aab9ba7eSPeter Meerwald	  of ambient light sensors with direct lux output.
578aab9ba7eSPeter Meerwald
579aab9ba7eSPeter Meerwald	  To compile this driver as a module, choose M here: the
580aab9ba7eSPeter Meerwald	  module will be called tsl4531.
581aab9ba7eSPeter Meerwald
582c14f8abeSAdriana Reusconfig US5182D
583c14f8abeSAdriana Reus	tristate "UPISEMI light and proximity sensor"
584c14f8abeSAdriana Reus	depends on I2C
585c14f8abeSAdriana Reus	help
586c14f8abeSAdriana Reus	  If you say yes here you get support for the UPISEMI US5182D
587c14f8abeSAdriana Reus	  ambient light and proximity sensor.
588c14f8abeSAdriana Reus
589c14f8abeSAdriana Reus	  This driver can also be built as a module.  If so, the module
590c14f8abeSAdriana Reus	  will be called us5182d.
591c14f8abeSAdriana Reus
59262a1efb9SPeter Meerwaldconfig VCNL4000
593be38866fSTomas Novotny	tristate "VCNL4000/4010/4020/4200 combined ALS and proximity sensor"
5948fe78d52SMathieu Othacehe	select IIO_BUFFER
5958fe78d52SMathieu Othacehe	select IIO_TRIGGERED_BUFFER
59662a1efb9SPeter Meerwald	depends on I2C
59762a1efb9SPeter Meerwald	help
598d978bfddSPeter Meerwald-Stadler	  Say Y here if you want to build a driver for the Vishay VCNL4000,
599be38866fSTomas Novotny	  VCNL4010, VCNL4020, VCNL4200 combined ambient light and proximity
600be38866fSTomas Novotny	  sensor.
60162a1efb9SPeter Meerwald
60262a1efb9SPeter Meerwald	  To compile this driver as a module, choose M here: the
60362a1efb9SPeter Meerwald	  module will be called vcnl4000.
60462a1efb9SPeter Meerwald
60555707294SParthiban Nallathambiconfig VCNL4035
60655707294SParthiban Nallathambi	tristate "VCNL4035 combined ALS and proximity sensor"
60744a146a4SNecip Fazil Yildiran	select IIO_BUFFER
60855707294SParthiban Nallathambi	select IIO_TRIGGERED_BUFFER
60955707294SParthiban Nallathambi	select REGMAP_I2C
61055707294SParthiban Nallathambi	depends on I2C
61155707294SParthiban Nallathambi	help
61255707294SParthiban Nallathambi	  Say Y here if you want to build a driver for the Vishay VCNL4035,
61355707294SParthiban Nallathambi	  combined ambient light (ALS) and proximity sensor. Currently only ALS
61455707294SParthiban Nallathambi	  function is available.
61555707294SParthiban Nallathambi
61655707294SParthiban Nallathambi	  To compile this driver as a module, choose M here: the
61755707294SParthiban Nallathambi	  module will be called vcnl4035.
61855707294SParthiban Nallathambi
6197b779f57SRishi Guptaconfig VEML6030
6207b779f57SRishi Gupta	tristate "VEML6030 ambient light sensor"
6217b779f57SRishi Gupta	select REGMAP_I2C
6227b779f57SRishi Gupta	depends on I2C
6237b779f57SRishi Gupta	help
6247b779f57SRishi Gupta	  Say Y here if you want to build a driver for the Vishay VEML6030
6257b779f57SRishi Gupta	  ambient light sensor (ALS).
6267b779f57SRishi Gupta
6277b779f57SRishi Gupta	  To compile this driver as a module, choose M here: the
6287b779f57SRishi Gupta	  module will be called veml6030.
6297b779f57SRishi Gupta
630dfd2ab8dSPeter Meerwald-Stadlerconfig VEML6070
631dfd2ab8dSPeter Meerwald-Stadler	tristate "VEML6070 UV A light sensor"
632dfd2ab8dSPeter Meerwald-Stadler	depends on I2C
633dfd2ab8dSPeter Meerwald-Stadler	help
634dfd2ab8dSPeter Meerwald-Stadler	  Say Y here if you want to build a driver for the Vishay VEML6070 UV A
635dfd2ab8dSPeter Meerwald-Stadler	  light sensor.
636dfd2ab8dSPeter Meerwald-Stadler
637dfd2ab8dSPeter Meerwald-Stadler	  To compile this driver as a module, choose M here: the
638dfd2ab8dSPeter Meerwald-Stadler	  module will be called veml6070.
639dfd2ab8dSPeter Meerwald-Stadler
6405e7f47e4SManivannan Sadhasivamconfig VL6180
6415e7f47e4SManivannan Sadhasivam	tristate "VL6180 ALS, range and proximity sensor"
6425e7f47e4SManivannan Sadhasivam	depends on I2C
6435e7f47e4SManivannan Sadhasivam	help
6445e7f47e4SManivannan Sadhasivam	  Say Y here if you want to build a driver for the STMicroelectronics
6455e7f47e4SManivannan Sadhasivam	  VL6180 combined ambient light, range and proximity sensor.
6465e7f47e4SManivannan Sadhasivam
6475e7f47e4SManivannan Sadhasivam	  To compile this driver as a module, choose M here: the
6485e7f47e4SManivannan Sadhasivam	  module will be called vl6180.
6495e7f47e4SManivannan Sadhasivam
6508556f514SPeter Meerwald-Stadlerconfig ZOPT2201
6518556f514SPeter Meerwald-Stadler	tristate "ZOPT2201 ALS and UV B sensor"
6528556f514SPeter Meerwald-Stadler	depends on I2C
6538556f514SPeter Meerwald-Stadler	help
6548556f514SPeter Meerwald-Stadler	  Say Y here if you want to build a driver for the IDT
6558556f514SPeter Meerwald-Stadler	  ZOPT2201 ambient light and UV B sensor.
6568556f514SPeter Meerwald-Stadler
6578556f514SPeter Meerwald-Stadler	  To compile this driver as a module, choose M here: the
6588556f514SPeter Meerwald-Stadler	  module will be called zopt2201.
6598556f514SPeter Meerwald-Stadler
6609c8ea1b2SJohan Hovoldendmenu
661