hwmon: Add Gateworks System Controller support
The Gateworks System Controller has a hwmon sub-component that exposes up to 16 ADC's, some of which are temperature sensors, others which are voltage inputs. The ADC configuration (register mapping and name) is configured via device-tree and varies board to board. Signed-off-by:Tim Harvey <tharvey@gateworks.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
Showing
- Documentation/hwmon/gsc-hwmon.rst 53 additions, 0 deletionsDocumentation/hwmon/gsc-hwmon.rst
- Documentation/hwmon/index.rst 1 addition, 0 deletionsDocumentation/hwmon/index.rst
- MAINTAINERS 3 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 9 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/gsc-hwmon.c 390 additions, 0 deletionsdrivers/hwmon/gsc-hwmon.c
- include/linux/platform_data/gsc_hwmon.h 44 additions, 0 deletionsinclude/linux/platform_data/gsc_hwmon.h
Loading
Please register or sign in to comment