]> git.baikalelectronics.ru Git - kernel.git/commit
max44000: Initial support
authorCrestez Dan Leonard <leonard.crestez@intel.com>
Mon, 18 Apr 2016 14:31:53 +0000 (17:31 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 24 Apr 2016 09:06:55 +0000 (10:06 +0100)
commitf7f2f71e0a11483408076a6dac3f11cd44628ff3
treef478f8c9e57bb6f60857a3595a841e3110285eba
parent542b5b9a51fa1057a946dd02d5ba9d8932e5c21d
max44000: Initial support

This just adds support for reporting illuminance with default settings.

Important default registers are written on probe because the device
otherwise lacks a reset function.

Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/max44000.c [new file with mode: 0644]