ARM: dts: aspeed: System1: Updates to BMC board
- Changed temperature sensor monitor chip from tmp423 to tmp432 Signed-off-by: Ninad Palsule <ninad@linux.ibm.com> Reviewed-by: Eddie James <eajames@linux.ibm.com> Link: https://lore.kernel.org/r/20240605160604.2135840-1-ninad@linux.ibm.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
committed by
Joel Stanley
parent
76c5533925
commit
995d8fe034
@@ -1138,7 +1138,7 @@
|
||||
reg = <6>;
|
||||
|
||||
temperature-sensor@4c {
|
||||
compatible = "ti,tmp423";
|
||||
compatible = "ti,tmp432";
|
||||
reg = <0x4c>;
|
||||
};
|
||||
};
|
||||
@@ -1599,7 +1599,7 @@
|
||||
reg = <6>;
|
||||
|
||||
temperature-sensor@4c {
|
||||
compatible = "ti,tmp423";
|
||||
compatible = "ti,tmp432";
|
||||
reg = <0x4c>;
|
||||
};
|
||||
};
|
||||
@@ -1615,7 +1615,7 @@
|
||||
};
|
||||
|
||||
temperature-sensor@4c {
|
||||
compatible = "ti,tmp423";
|
||||
compatible = "ti,tmp432";
|
||||
reg = <0x4c>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user