]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ads7828) add support for ADS7830
authorGuillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Wed, 3 Oct 2012 20:54:08 +0000 (16:54 -0400)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 5 Nov 2012 16:07:18 +0000 (08:07 -0800)
commit95e7b5b536f50f216d92be51f1a65ed84ed5b298
tree37031df0abc3bb5c55bd0884420ab2c4fe3658e2
parent0786fa90fb3f469e64291b5f2c3e5e0c923fac36
hwmon: (ads7828) add support for ADS7830

The ADS7830 device is almost the same as the ADS7828,
except that it does 8-bit sampling, instead of 12-bit.
This patch extends the ads7828 driver to support this chip.

Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ads7828
drivers/hwmon/Kconfig
drivers/hwmon/ads7828.c