[PATCH v2] ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
Andrew Jeffery
andrew at codeconstruct.com.au
Mon May 18 05:44:42 PDT 2026
Hi Daniel,
On Tue, 2026-03-31 at 20:07 +0800, Daniel Hsu wrote:
> 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 at quantatw.com>
I've applied this to the BMC tree. However, in the future, the
changelog for the series should go underneath '---' below, so it's not
included in the commit message when the patch is applied.
Andrew
> ---
> 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 at 45 {
> shunt-resistor = <1000>;
> };
>
> + power-monitor at 46 {
> + compatible = "mps,mp5998";
> + reg = <0x46>;
> + };
> +
> power-monitor at 47 {
> compatible = "ti,tps25990";
> reg = <0x47>;
More information about the linux-arm-kernel
mailing list