Home
last modified time | relevance | path

Searched full:tps23861 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dti,tps23861.yaml5 $id: http://devicetree.org/schemas/hwmon/ti,tps23861.yaml#
8 title: TI TPS23861 PoE PSE
14 The TPS23861 is a IEEE 802.3at Quad Port Power-over-Ethernet PSE Controller.
17 https://www.ti.com/lit/gpn/tps23861
23 - ti,tps23861
49 tps23861@30 {
50 compatible = "ti,tps23861";
/linux-6.12.1/Documentation/hwmon/
Dtps23861.rst3 Kernel driver tps23861
7 * Texas Instruments TPS23861
9 Prefix: 'tps23861'
11 Datasheet: https://www.ti.com/lit/gpn/tps23861
18 This driver supports hardware monitoring for Texas Instruments TPS23861 PoE PSE.
20 TPS23861 is a quad port IEEE802.3at PSE controller with optional I2C control
23 TPS23861 offers three modes of operation: Auto, Semi-Auto and Manual.
Dindex.rst236 tps23861
/linux-6.12.1/drivers/hwmon/
Dtps23861.c5 * Driver for the TI TPS23861 PoE PSE.
578 { .compatible = "ti,tps23861", },
587 .name = "tps23861",
595 MODULE_DESCRIPTION("TI TPS23861 PoE PSE");
DMakefile165 obj-$(CONFIG_SENSORS_TPS23861) += tps23861.o
DKconfig1322 tristate "Texas Instruments TPS23861 PoE PSE"
1327 TPS23861 802.3at PoE PSE chips.
1330 will be called tps23861.
/linux-6.12.1/
DMAINTAINERS22903 TEXAS INSTRUMENTS TPS23861 PoE PSE DRIVER
22908 F: Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml
22909 F: Documentation/hwmon/tps23861.rst
22910 F: drivers/hwmon/tps23861.c