[PATCH v3 3/3] ARM: dts: aspeed: harma: add mp5990

Peter Yin peteryin.openbmc at gmail.com
Thu Aug 28 17:49:53 AEST 2025


Add support for the HSC MP5990 device on the Harma platform.

This change updates the device tree to include the MP5990 HSC
(Hot Swap Controller), allowing proper configuration and integration
with the platform.

Signed-off-by: Peter Yin <peteryin.openbmc at gmail.com>
---
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
index 81278a7702de..23eaf47a38e8 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
@@ -520,6 +520,10 @@ imux28: i2c at 0 {
 			#address-cells = <1>;
 			#size-cells = <0>;
 			reg = <0>;
+			power-sensor at 20 {
+				compatible = "mps,mp5990";
+				reg = <0x20>;
+			};
 			power-monitor at 61 {
 				compatible = "isil,isl69260";
 				reg = <0x61>;
-- 
2.43.0



More information about the Linux-aspeed mailing list