提交 4f120397 编写于 作者: D Daniel Golle 提交者: Guenter Roeck

hwmon: (ltc4151) Add devicetree binding for ltc4151

Signed-off-by: NDaniel Golle <daniel@makrotopia.org>
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 fc72af3a
LTC4151 High Voltage I2C Current and Voltage Monitor
Required properties:
- compatible: Must be "lltc,ltc4151"
- reg: I2C address
Optional properties:
- shunt-resistor-micro-ohms
Shunt resistor value in micro-Ohms
Defaults to <1000> if unset.
Example:
ltc4151@6e {
compatible = "lltc,ltc4151";
reg = <0x6e>;
shunt-resistor-micro-ohms = <1500>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册