Add tsys02d meas-spec driver support
authorLudovic Tancerel <ludovic.tancerel@maplehightech.com>
Thu, 1 Oct 2015 14:13:38 +0000 (16:13 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 11 Oct 2015 09:21:19 +0000 (10:21 +0100)
commit53bf4d067d5115ac740bdc907023afe95e449fdd
treee5b8cfed754a35dda545ba0329f0eb13a1f27391
parent43e53407f6805044bd13e8bf837e169d38ad0458
Add tsys02d meas-spec driver support

Support for TSYS02D temperature sensor

Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio-meas-spec [new file with mode: 0644]
drivers/iio/temperature/Kconfig
drivers/iio/temperature/Makefile
drivers/iio/temperature/tsys02d.c [new file with mode: 0644]