]> 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, 12 Nov 2012 14:55:45 +0000 (06:55 -0800)
commit60a06b7572015683caa6660d08d82320fb937c5d
treeb76343d3296cb0e48822078a9e5b791be532a2d0
parent23e56d46e591ae5b3d72fd51ee1a525e7a46e0e8
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