ARM: dts: aspeed: minerva: add ltc4287 device
Enable LTC4287 device on i2c-0. Signed-off-by: Yang Chen <yangchen.openbmc@gmail.com> Link: https://lore.kernel.org/r/20240626130332.929534-17-yangchen.openbmc@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
@@ -144,6 +144,12 @@
|
||||
shunt-resistor = <1000>;
|
||||
};
|
||||
|
||||
power-monitor@44 {
|
||||
compatible = "lltc,ltc4287";
|
||||
reg = <0x44>;
|
||||
shunt-resistor-micro-ohms = <2000>;
|
||||
};
|
||||
|
||||
power-monitor@43 {
|
||||
compatible = "infineon,xdp710";
|
||||
reg = <0x43>;
|
||||
|
||||
Reference in New Issue
Block a user