内核驱动 pim4328¶
支持的芯片
Flex PIM4328
前缀: ‘pim4328’, ‘bmr455’
扫描地址: -
数据手册
https://flexpowermodules.com/resources/fpm-techspec-pim4328
Flex PIM4820
前缀: ‘pim4820’
扫描地址: -
数据手册: https://flexpowermodules.com/resources/fpm-techspec-pim4820
Flex PIM4006, PIM4106, PIM4206, PIM4306, PIM4406
前缀: ‘pim4006’, ‘pim4106’, ‘pim4206’, ‘pim4306’, ‘pim4406’
扫描地址: -
数据手册: https://flexpowermodules.com/resources/fpm-techspec-pim4006
作者: Erik Rosen <erik.rosen@metormote.com>
描述¶
该驱动支持 Flex PIM4328 及兼容数字电源接口模块的硬件监控。
该驱动是核心 PMBus 驱动的客户端驱动。有关 PMBus 客户端驱动的详细信息,请参阅 内核驱动 pmbus 和 Documentation.hwmon/pmbus-core。
使用说明¶
该驱动不支持设备自动检测。您必须显式实例化设备。有关详细信息,请参阅 如何实例化 I2C 设备。
平台数据支持¶
该驱动支持标准的 PMBus 驱动平台数据。
Sysfs 条目¶
支持以下属性。所有属性均为只读。
in1_label |
“vin” |
in1_input |
测量的输入电压。 |
in1_alarm |
输入电压报警。 |
in2_label |
“vin.0” |
in2_input |
测量输入 A 的电压。 PIM4328 和 PIM4X06 |
in3_label |
“vin.1” |
in3_input |
测量输入 B 的电压。 PIM4328 和 PIM4X06 |
in4_label |
“vcap” |
in4_input |
测量保持电容器上的电压。 PIM4328 |
curr1_label |
“iin.0” |
curr1_input |
测量输入 A 的电流。 PIM4X06 |
curr2_label |
“iin.1” |
curr2_input |
测量输入 B 的电流。 PIM4X06 |
currX_label |
“iout1” |
currX_input |
测量输出电流。 |
currX_alarm |
输出电流报警。 PIM4820 为 1,否则为 3。 |
temp1_input |
测量温度。 |
temp1_alarm |
高温报警。 |