diff options
author | Tim Harvey <tharvey@gateworks.com> | 2020-05-15 19:57:08 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-05-20 11:29:17 +0200 |
commit | 3bce5377ef66a8700dcf7a9cb89b7aeb99326cb7 (patch) | |
tree | c0cfc0537f52ee9384c9eb8ac1a929147046d1ee /Documentation/hwmon/index.rst | |
parent | mfd: Add Gateworks System Controller core driver (diff) | |
download | linux-3bce5377ef66a8700dcf7a9cb89b7aeb99326cb7.tar.xz linux-3bce5377ef66a8700dcf7a9cb89b7aeb99326cb7.zip |
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>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index 8ef62fd39787..1c02aa697a02 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -60,6 +60,7 @@ Hardware Monitoring Kernel Drivers ftsteutates g760a g762 + gsc-hwmon gl518sm hih6130 ibmaem |