内核驱动 ina233¶
支持的芯片
TI INA233
前缀:‘ina233’
数据手册
可在 TI 网站公开获取: https://www.ti.com/lit/ds/symlink/ina233.pdf
作者:Leo Yang <leo.yang.sy0@gmail.com>
使用说明¶
可以通过设备树属性配置分流电阻值;有关详细信息,请参阅 Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml。
描述¶
此驱动程序支持 TI INA233 的硬件监控。
该驱动程序是核心 PMBus 驱动程序的客户端驱动程序。 有关 PMBus 客户端驱动程序的详细信息,请参阅 内核驱动 pmbus。
该驱动程序为输入电压提供以下属性
in1_input
in1_label
in1_max
in1_max_alarm
in1_min
in1_min_alarm
该驱动程序为分流电压提供以下属性
in2_input
in2_label
该驱动程序为输出电压提供以下属性
in3_input
in3_label
in3_alarm
该驱动程序为输出电流提供以下属性
curr1_input
curr1_label
curr1_max
curr1_max_alarm
该驱动程序为输入功率提供以下属性
power1_input
power1_label