Home
last modified time | relevance | path

Searched full:noa1305 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/iio/light/
Dnoa1305.yaml4 $id: http://devicetree.org/schemas/iio/light/noa1305.yaml#
7 title: ON Semiconductor NOA1305 Ambient Light Sensor
15 https://www.onsemi.com/pub/Collateral/NOA1305-D.PDF
20 - onnn,noa1305
42 compatible = "onnn,noa1305";
/Linux-v6.1/drivers/iio/light/
Dnoa1305.c3 * Support for ON Semiconductor NOA1305 ambient light sensor
44 #define NOA1305_DRIVER_NAME "noa1305"
286 { .compatible = "onnn,noa1305" },
292 { "noa1305", 0 },
310 MODULE_DESCRIPTION("ON Semiconductor NOA1305 ambient light sensor");
DKconfig381 config NOA1305 config
382 tristate "ON Semiconductor NOA1305 ambient light sensor"
387 NOA1305 ambient light sensor.
390 The module will be called noa1305.
DMakefile38 obj-$(CONFIG_NOA1305) += noa1305.o