Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/light/
Dvishay,vcnl4035.yaml4 $id: http://devicetree.org/schemas/iio/light/vishay,vcnl4035.yaml#
7 title: VISHAY VCNL4035 ambient Light and proximity sensor
17 const: vishay,vcnl4035
39 compatible = "vishay,vcnl4035";
/linux-6.12.1/drivers/iio/light/
Dvcnl4035.c3 * VCNL4035 Ambient Light and Proximity Sensor - 7-bit I2C slave address 0x60
25 #define VCNL4035_DRV_NAME "vcnl4035"
575 dev_err(&client->dev, "vcnl4035 chip init failed\n"); in vcnl4035_probe()
582 dev_err(&client->dev, "vcnl4035 unable init trigger\n"); in vcnl4035_probe()
656 { "vcnl4035" },
662 { .compatible = "vishay,vcnl4035", },
681 MODULE_DESCRIPTION("VCNL4035 Ambient Light Sensor driver");
DKconfig659 config VCNL4035 config
660 tristate "VCNL4035 combined ALS and proximity sensor"
666 Say Y here if you want to build a driver for the Vishay VCNL4035,
671 module will be called vcnl4035.
DMakefile64 obj-$(CONFIG_VCNL4035) += vcnl4035.o
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-bosch-acc.dts461 vcnl4035: light-sensor@60 { label
462 compatible = "vishay,vcnl4035";