内核驱动 tps25990¶
支持的芯片
TI TPS25990
前缀: ‘tps25990’
数据表
可在德州仪器网站公开获取:https://www.ti.com/lit/gpn/tps25990
作者
Jerome Brunet <jbrunet@baylibre.com>
描述¶
此驱动程序实现了对 TI TPS25990 eFuse 的支持。这是一款集成的、高电流电路保护和电源管理设备,带有 PMBUS 接口
设备符合
PMBus rev 1.3 接口。
设备支持直接格式,用于读取输入电压、输出电压、输入电流、输入功率和温度。
由于芯片的特殊性,所有历史记录重置属性都绑定在一起。重置传感器的历史记录会重置所有传感器的历史记录。
该驱动程序通过 ‘sysfs’ 文件导出以下属性用于输入电流
curr1_average
curr1_crit
curr1_crit_alarm
curr1_highest
curr1_input
curr1_label
curr1_max
curr1_max_alarm
curr1_reset_history
该驱动程序为主输入电压提供以下属性
in1_average
in1_crit
in1_crit_alarm
in1_highest
in1_input
in1_label
in1_lcrit
in1_lcrit_alarm
in1_lowest
in1_max
in1_max_alarm
in1_min
in1_min_alarm
in1_reset_history
该驱动程序为辅助输入电压提供以下属性
in2_input
in2_label
该驱动程序为输出电压提供以下属性
in3_average
in3_input
in3_label
in3_lowest
in3_min
in3_min_alarm
in3_reset_history
该驱动程序为输入功率提供以下属性
power1_alarm
power1_average
power1_input
power1_input_highest
power1_label
power1_max
power1_reset_history
该驱动程序为温度提供以下属性
temp1_average
temp1_crit
temp1_crit_alarm
temp1_highest
temp1_input
temp1_max
temp1_max_alarm
temp1_reset_history
该驱动程序为采样提供以下属性
samples