]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: aspeed: System1: Updates to BMC board
authorNinad Palsule <ninad@linux.ibm.com>
Wed, 5 Jun 2024 16:06:03 +0000 (11:06 -0500)
committerJoel Stanley <joel@jms.id.au>
Mon, 19 Aug 2024 23:16:48 +0000 (08:46 +0930)
- 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>
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts

index dcbc16308ab50b46239b9b3b9cfe7ecf6ff70ebf..f3efecc7eb8d042a1d53883ff4dc8b4d74c8990b 100644 (file)
                        reg = <6>;
 
                        temperature-sensor@4c {
-                               compatible = "ti,tmp423";
+                               compatible = "ti,tmp432";
                                reg = <0x4c>;
                        };
                };
                        reg = <6>;
 
                        temperature-sensor@4c {
-                               compatible = "ti,tmp423";
+                               compatible = "ti,tmp432";
                                reg = <0x4c>;
                        };
                };
                        };
 
                        temperature-sensor@4c {
-                               compatible = "ti,tmp423";
+                               compatible = "ti,tmp432";
                                reg = <0x4c>;
                        };
                };