mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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:
parent
a2c2d4c417
commit
d276bb9fb5
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user