From: Daniel Hsu <d486250@gmail•com>
To: andrew@codeconstruct•com.au
Cc: robh@kernel•org, krzk+dt@kernel•org, conor+dt@kernel•org,
joel@jms•id.au, devicetree@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-aspeed@lists•ozlabs.org, linux-kernel@vger•kernel.org,
Daniel Hsu <Daniel-Hsu@quantatw•com>
Subject: [PATCH v2] ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
Date: Tue, 31 Mar 2026 20:07:34 +0800 [thread overview]
Message-ID: <20260331120734.39260-1-Daniel-Hsu@quantatw.com> (raw)
Add an MP5998 power monitor used to monitor the power consumption
of the Paddle_P12V_HSC rail on the Yosemite5 paddle board.
[v2]
- Describe the purpose of the power monitor
- Remove software/driver related description
Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw•com>
---
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts
index 2486981f3d6b..6287f80d70d9 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts
@@ -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>;
--
2.53.0
next reply other threads:[~2026-03-31 12:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 12:07 Daniel Hsu [this message]
2026-05-18 12:44 ` [PATCH v2] ARM: dts: aspeed: yosemite5: Add MP5998 power monitor Andrew Jeffery
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260331120734.39260-1-Daniel-Hsu@quantatw.com \
--to=d486250@gmail$(echo .)com \
--cc=Daniel-Hsu@quantatw$(echo .)com \
--cc=andrew@codeconstruct$(echo .)com.au \
--cc=conor+dt@kernel$(echo .)org \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=joel@jms$(echo .)id.au \
--cc=krzk+dt@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-aspeed@lists$(echo .)ozlabs.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=robh@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox