ARM: dts: aspeed: catalina: Add MP5990 power sensor node

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>
This commit is contained in:
Potin Lai 2025-03-21 15:26:04 +08:00 committed by Andrew Jeffery
parent a2c2d4c417
commit d276bb9fb5

View File

@ -428,6 +428,10 @@ i2c1mux0ch0: i2c@0 {
#size-cells = <0>;
reg = <0x0>;
power-sensor@22 {
compatible = "mps,mp5990";
reg = <0x22>;
};
power-sensor@41 {
compatible = "ti,ina238";
reg = <0x41>;