commit | 4e1796c892136f9a020f629da39076afd6b50429 | [log] [tgz] |
---|---|---|
author | Alexander Koch <mail@alexanderkoch.net> | Fri Jan 06 11:38:16 2017 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jan 10 09:11:41 2017 -0800 |
tree | 829895dceb80d11104c565b689f6e8aac1879dde | |
parent | a45923c27de4a101e846795d76420936b62bb659 [diff] |
hwmon: (adc128d818) Support operation modes 1-3 Add support for operation modes 1-3 of the ADC128D818 (see datasheet sec. 8.4.1). These differ in the number and type of the available input signals, requiring the driver to selectively hide sysfs nodes according to the operation mode configured via devicetree. Signed-off-by: Alexander Koch <mail@alexanderkoch.net> Acked-by: Michael Hornung <mhornung.linux@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>