Home
last modified time | relevance | path

Searched full:al3010 (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/iio/light/
Ddynaimage,al3010.yaml4 $id: http://devicetree.org/schemas/iio/light/dynaimage,al3010.yaml#
7 title: Dyna-Image AL3010 sensor
14 const: dynaimage,al3010
40 compatible = "dynaimage,al3010";
/linux-5.10/drivers/iio/light/
Dal3010.c3 * AL3010 - Dyna Image Ambient Light Sensor
9 * IIO driver for AL3010 (7-bit I2C slave address 0x1C).
25 #define AL3010_DRV_NAME "al3010"
190 dev_err(&client->dev, "al3010 chip init failed\n"); in al3010_probe()
216 {"al3010", },
222 { .compatible = "dynaimage,al3010", },
240 MODULE_DESCRIPTION("AL3010 Ambient Light Sensor driver");
DKconfig46 config AL3010 config
47 tristate "AL3010 ambient light sensor"
50 Say Y here if you want to build a driver for the Dyna Image AL3010
54 module will be called al3010.
DMakefile10 obj-$(CONFIG_AL3010) += al3010.o
/linux-5.10/arch/arm/boot/dts/
Dtegra30-asus-nexus7-grouper-common.dtsi883 compatible = "dynaimage,al3010";