mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
Add an MP5998 power monitor used to monitor the power consumption of the Paddle_P12V_HSC rail on the Yosemite5 paddle board. [arj: Remove changelog from commit message] Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com> Link: https://patch.msgid.link/20260331120734.39260-1-Daniel-Hsu@quantatw.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
e4768ff3c6
commit
9e09b7eddd
|
|
@ -422,6 +422,11 @@ power-sensor@45 {
|
|||
shunt-resistor = <1000>;
|
||||
};
|
||||
|
||||
power-monitor@46 {
|
||||
compatible = "mps,mp5998";
|
||||
reg = <0x46>;
|
||||
};
|
||||
|
||||
power-monitor@47 {
|
||||
compatible = "ti,tps25990";
|
||||
reg = <0x47>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user