diff options
author | Robert Marko <robert.marko@sartura.hr> | 2021-01-21 14:44:33 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-02-12 16:02:55 +0100 |
commit | fff7b8ab225547828db9c57cdf05a03d5b4a7153 (patch) | |
tree | 0e6c3a443963717734340a4099d591a0d66a5a3b /Documentation/hwmon/index.rst | |
parent | dt-bindings: hwmon: Add TI TPS23861 bindings (diff) | |
download | linux-fff7b8ab225547828db9c57cdf05a03d5b4a7153.tar.xz linux-fff7b8ab225547828db9c57cdf05a03d5b4a7153.zip |
hwmon: add Texas Instruments TPS23861 driver
Add basic monitoring support as well as port on/off control for Texas
Instruments TPS23861 PoE PSE IC.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210121134434.2782405-2-robert.marko@sartura.hr
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
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 3589151bcefb..8d5a2df1ecb6 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -177,6 +177,7 @@ Hardware Monitoring Kernel Drivers tmp401 tmp421 tmp513 + tps23861 tps40422 tps53679 twl4030-madc-hwmon |