Integrate linux-guf/linux-5.15.29-guf-santvend-add-light-sensor
requested to merge integrate/linux-guf/linux-5.15.29-guf-santvend-add-light-sensor/into/kirkstone into kirkstone
Commit: seco-ne/kernel/linux-guf@d3b286cc
arm:dts:santvend: Enable VEML7700 light sensor
An external VEML7700 sensor is connected to I2C3 bus on SantVend. Enable a corresponding driver, which will be bound to device on I2C3 bus at 0x10 address, in device tree. After that, the current reading of the sensor can be obtained via IIO sysfs interface (/sys/bus/iio/devices/iio:device0/in_illuminance_input).
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de