]> 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>
Sun, 14 Oct 2012 22:21:42 +0000 (15:21 -0700)
commit0eda864b24b280fc2ef32e1eba558f7652af1547
tree5c6420ff985afaad378a7afa8b5c33342565b252
parent823b8e2757d8010084153b84473340b63348dad1
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