内核驱动 mp5920¶
支持的芯片
MPS MP5920
前缀: ‘mp5920’
数据手册
可在 MPS 网站公开获取:https://www.monolithicpower.com/en/mp5920.html
作者
Tony Ao <tony_ao@wiwynn.com> Alex Vdovydchenko <xzeol@yahoo.com>
描述¶
此驱动程序实现了对 Monolithic Power Systems, Inc. (MPS) MP5920 热插拔控制器的支持。
设备兼容
PMBus rev 1.3 接口。
该设备支持用于读取输入电压、输出电压、输出电流、输入功率和温度的直接和线性格式。
该驱动程序通过 ‘sysfs’ 文件导出以下用于输入电压的属性
in1_input
in1_label
in1_rated_max
in1_rated_min
in1_crit
in1_alarm
该驱动程序为输出电压提供以下属性
in2_input
in2_label
in2_rated_max
in2_rated_min
in2_alarm
该驱动程序为输出电流提供以下属性
curr1_input
curr1_label
curr1_crit
curr1_alarm
curr1_rated_max
该驱动程序为输入功率提供以下属性
power1_input
power1_label
power1_max
power1_rated_max
该驱动程序为温度提供以下属性
temp1_input
temp1_max
temp1_crit
temp1_alarm