提交 dd7c7386 编写于 作者: Z Zev Weiss 提交者: Joel Stanley

ARM: dts: aspeed: romed8hm3: Add lm25066 sense resistor values

With this property set the sensor readings from these devices can now
be calibrated properly.
Signed-off-by: NZev Weiss <zev@bewilderbeest.net>
Fixes: a9a3d60b ("ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC")
Reviewed-by: NJoel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220331022425.28606-1-zev@bewilderbeest.netSigned-off-by: NJoel Stanley <joel@jms.id.au>
上级 890362d4
......@@ -100,12 +100,14 @@
lm25066@40 {
compatible = "lm25066";
reg = <0x40>;
shunt-resistor-micro-ohms = <1000>;
};
/* 12VSB PMIC */
lm25066@41 {
compatible = "lm25066";
reg = <0x41>;
shunt-resistor-micro-ohms = <10000>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册