2013-02-10 03:15:52 +04:00
Kernel driver lm25066
2011-07-08 21:43:57 +04:00
=====================
Supported chips:
2019-04-17 12:46:26 +03:00
2013-02-10 03:15:52 +04:00
* TI LM25056
2019-04-17 12:46:26 +03:00
2013-02-10 03:15:52 +04:00
Prefix: 'lm25056'
2019-04-17 12:46:26 +03:00
2013-02-10 03:15:52 +04:00
Addresses scanned: -
2019-04-17 12:46:26 +03:00
2013-02-10 03:15:52 +04:00
Datasheets:
2019-04-17 12:46:26 +03:00
2020-07-19 20:04:20 +03:00
https://www.ti.com/lit/gpn/lm25056
2019-04-17 12:46:26 +03:00
2020-07-19 20:04:20 +03:00
https://www.ti.com/lit/gpn/lm25056a
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
* National Semiconductor LM25066
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Prefix: 'lm25066'
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Addresses scanned: -
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Datasheets:
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
http://www.national.com/pf/LM/LM25066.html
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
http://www.national.com/pf/LM/LM25066A.html
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
* National Semiconductor LM5064
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Prefix: 'lm5064'
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Addresses scanned: -
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Datasheet:
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
http://www.national.com/pf/LM/LM5064.html
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
* National Semiconductor LM5066
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Prefix: 'lm5066'
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Addresses scanned: -
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
Datasheet:
2019-04-17 12:46:26 +03:00
2011-07-08 21:43:57 +04:00
http://www.national.com/pf/LM/LM5066.html
2019-04-17 12:46:26 +03:00
2017-08-30 00:21:17 +03:00
* Texas Instruments LM5066I
2019-04-17 12:46:26 +03:00
2017-08-30 00:21:17 +03:00
Prefix: 'lm5066i'
2019-04-17 12:46:26 +03:00
2017-08-30 00:21:17 +03:00
Addresses scanned: -
2019-04-17 12:46:26 +03:00
2017-08-30 00:21:17 +03:00
Datasheet:
2019-04-17 12:46:26 +03:00
2020-07-19 20:04:20 +03:00
https://www.ti.com/product/LM5066I
2011-07-08 21:43:57 +04:00
2019-04-17 12:46:26 +03:00
2013-02-21 08:58:42 +04:00
Author: Guenter Roeck <linux@roeck-us.net>
2011-07-08 21:43:57 +04:00
Description
-----------
2016-02-28 06:57:57 +03:00
This driver supports hardware monitoring for National Semiconductor / TI LM25056,
2017-11-29 05:33:06 +03:00
LM25066, LM5064, and LM5066/LM5066I Power Management, Monitoring,
2017-08-30 00:21:17 +03:00
Control, and Protection ICs.
2011-07-08 21:43:57 +04:00
The driver is a client driver to the core PMBus driver. Please see
2019-04-17 12:46:29 +03:00
Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
2011-07-08 21:43:57 +04:00
Usage Notes
-----------
This driver does not auto-detect devices. You will have to instantiate the
2019-07-26 15:51:16 +03:00
devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
2011-07-08 21:43:57 +04:00
details.
2021-09-28 12:22:41 +03:00
The shunt (sense) resistor value can be configured by a device tree property;
see Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml for details.
2011-07-08 21:43:57 +04:00
Platform data support
---------------------
The driver supports standard PMBus driver platform data.
Sysfs entries
-------------
The following attributes are supported. Limits are read-write; all other
attributes are read-only.
2019-04-17 12:46:26 +03:00
======================= =======================================================
2011-07-08 21:43:57 +04:00
in1_label "vin"
in1_input Measured input voltage.
in1_average Average measured input voltage.
in1_min Minimum input voltage.
in1_max Maximum input voltage.
in1_min_alarm Input voltage low alarm.
in1_max_alarm Input voltage high alarm.
2013-02-06 21:55:37 +04:00
in2_label "vmon"
in2_input Measured voltage on VAUX pin
2013-02-10 03:15:52 +04:00
in2_min Minimum VAUX voltage (LM25056 only).
in2_max Maximum VAUX voltage (LM25056 only).
in2_min_alarm VAUX voltage low alarm (LM25056 only).
in2_max_alarm VAUX voltage high alarm (LM25056 only).
2013-02-06 21:55:37 +04:00
in3_label "vout1"
2013-02-10 03:15:52 +04:00
Not supported on LM25056.
2013-02-06 21:55:37 +04:00
in3_input Measured output voltage.
in3_average Average measured output voltage.
in3_min Minimum output voltage.
in3_min_alarm Output voltage low alarm.
2011-07-08 21:43:57 +04:00
curr1_label "iin"
curr1_input Measured input current.
curr1_average Average measured input current.
curr1_max Maximum input current.
curr1_max_alarm Input current high alarm.
power1_label "pin"
power1_input Measured input power.
power1_average Average measured input power.
power1_max Maximum input power limit.
power1_alarm Input power alarm
power1_input_highest Historical maximum power.
power1_reset_history Write any value to reset maximum power history.
temp1_input Measured temperature.
temp1_max Maximum temperature.
temp1_crit Critical high temperature.
temp1_max_alarm Chip temperature high alarm.
temp1_crit_alarm Chip temperature critical high alarm.
2019-04-17 12:46:26 +03:00
======================= =======================================================