]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: aspeed: catalina: Add MP5990 power sensor node
authorPotin Lai <potin.lai.pt@gmail.com>
Fri, 21 Mar 2025 07:26:04 +0000 (15:26 +0800)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 11 Jun 2025 04:19:18 +0000 (13:49 +0930)
Add a device tree node for the MP5990 power sensor to enable monitoring of
the P12V supplying power to the fans.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://patch.msgid.link/20250321-potin-catalina-dts-update-20250102-v6-3-4bd85efeb9b4@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dts

index 307af99e833c28d7d6a16ee4dfc9d9156e24a5bf..f5f47245796aebc7e44e49b93d845689fab4ed8f 100644 (file)
                        #size-cells = <0>;
                        reg = <0x0>;
 
+                       power-sensor@22 {
+                               compatible = "mps,mp5990";
+                               reg = <0x22>;
+                       };
                        power-sensor@41 {
                                compatible = "ti,ina238";
                                reg = <0x41>;