]> 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>
Tue, 30 Oct 2012 00:48:35 +0000 (17:48 -0700)
commitd1064c248a09b117a92d4b50c2aa1127393390bd
tree0ec50e390908844e81d081539afbce327018b110
parent46dbe5a73bcf5a0283b5db08f2e9a9e4b39b5a17
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