OSDN Git Service

hwmon: add Texas Instruments TPS23861 driver
authorRobert Marko <robert.marko@sartura.hr>
Thu, 21 Jan 2021 13:44:33 +0000 (14:44 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 12 Feb 2021 15:02:55 +0000 (07:02 -0800)
commitfff7b8ab225547828db9c57cdf05a03d5b4a7153
tree0e6c3a443963717734340a4099d591a0d66a5a3b
parentf02e897bf37d7db57d337094a7c0a9d8f2f5d4fb
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>
Documentation/hwmon/index.rst
Documentation/hwmon/tps23861.rst [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/tps23861.c [new file with mode: 0644]