-
- Downloads
hwmon: add Maxim MAX197 support
The MAX197 is an A/D converter, made by Maxim. This driver currently supports the MAX197, and MAX199. They are both 8-Channel, Multi-Range, 5V, 12-Bit DAS with 8+4 Bus Interface and Fault Protection. The available ranges for the MAX197 are {0,-5V} to 5V, and {0,-10V} to 10V, while they are {0,-2V} to 2V, and {0,-4V} to 4V on the MAX199. Signed-off-by:Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Showing
- Documentation/hwmon/max197 60 additions, 0 deletionsDocumentation/hwmon/max197
- drivers/hwmon/Kconfig 9 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/max197.c 349 additions, 0 deletionsdrivers/hwmon/max197.c
- include/linux/platform_data/max197.h 21 additions, 0 deletionsinclude/linux/platform_data/max197.h
Loading
Please register or sign in to comment