Skip to content

Commit fc2891c

Browse files
Peter Yinamboar
authored andcommitted
ARM: dts: aspeed: Harma: Add ltc4286 device
Add ltc4286 device. Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> Link: https://lore.kernel.org/r/20240412091600.2534693-10-peteryin.openbmc@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
1 parent 0a6821e commit fc2891c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,13 @@
271271
compatible = "ti,tmp75";
272272
reg = <0x49>;
273273
};
274+
275+
power-monitor@22 {
276+
compatible = "lltc,ltc4286";
277+
reg = <0x22>;
278+
adi,vrange-low-enable;
279+
shunt-resistor-micro-ohms = <500>;
280+
};
274281
};
275282

276283
&i2c5 {

0 commit comments

Comments
 (0)