mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-12 01:20:14 +00:00
ARM: dts: aspeed: clemente: add shunt-resistor-micro-ohms for LM5066i
Add the 'shunt-resistor-micro-ohms' property to the LM5066i power monitors on I2C1 for the Meta Clemente BMC board. This accurately describes the hardware and is required for proper power monitoring. Signed-off-by: Leo Wang <leo.jt.wang@gmail.com> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
3a86608788
commit
7474ec9300
@ -642,12 +642,14 @@
|
||||
power-monitor@12 {
|
||||
compatible = "ti,lm5066i";
|
||||
reg = <0x12>;
|
||||
shunt-resistor-micro-ohms = <183>;
|
||||
};
|
||||
|
||||
// PDB
|
||||
power-monitor@14 {
|
||||
compatible = "ti,lm5066i";
|
||||
reg = <0x14>;
|
||||
shunt-resistor-micro-ohms = <183>;
|
||||
};
|
||||
|
||||
// Module 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user