* [PATCH v2] ARM: dts: aspeed: System1: Updates to BMC board
@ 2024-06-05 16:06 Ninad Palsule
2024-06-05 16:29 ` Eddie James
0 siblings, 1 reply; 3+ messages in thread
From: Ninad Palsule @ 2024-06-05 16:06 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, joel, andrew
Cc: Ninad Palsule, devicetree, linux-arm-kernel, linux-aspeed,
linux-kernel, eajames
- Changed temperature sensor monitor chip from tmp423 to tmp432
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
---
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
index dcbc16308ab50..f3efecc7eb8d0 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
@@ -1138,7 +1138,7 @@ i2c8mux0chn6: i2c@6 {
reg = <6>;
temperature-sensor@4c {
- compatible = "ti,tmp423";
+ compatible = "ti,tmp432";
reg = <0x4c>;
};
};
@@ -1599,7 +1599,7 @@ i2c15mux0chn6: i2c@6 {
reg = <6>;
temperature-sensor@4c {
- compatible = "ti,tmp423";
+ compatible = "ti,tmp432";
reg = <0x4c>;
};
};
@@ -1615,7 +1615,7 @@ regulator@40 {
};
temperature-sensor@4c {
- compatible = "ti,tmp423";
+ compatible = "ti,tmp432";
reg = <0x4c>;
};
};
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] ARM: dts: aspeed: System1: Updates to BMC board
2024-06-05 16:06 [PATCH v2] ARM: dts: aspeed: System1: Updates to BMC board Ninad Palsule
@ 2024-06-05 16:29 ` Eddie James
2024-06-06 1:23 ` Andrew Jeffery
0 siblings, 1 reply; 3+ messages in thread
From: Eddie James @ 2024-06-05 16:29 UTC (permalink / raw)
To: Ninad Palsule, robh, krzk+dt, conor+dt, joel, andrew
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel
On 6/5/24 11:06, Ninad Palsule wrote:
> - Changed temperature sensor monitor chip from tmp423 to tmp432
Reviewed-by: Eddie James <eajames@linux.ibm.com>
>
> Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
> ---
> arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
> index dcbc16308ab50..f3efecc7eb8d0 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
> +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
> @@ -1138,7 +1138,7 @@ i2c8mux0chn6: i2c@6 {
> reg = <6>;
>
> temperature-sensor@4c {
> - compatible = "ti,tmp423";
> + compatible = "ti,tmp432";
> reg = <0x4c>;
> };
> };
> @@ -1599,7 +1599,7 @@ i2c15mux0chn6: i2c@6 {
> reg = <6>;
>
> temperature-sensor@4c {
> - compatible = "ti,tmp423";
> + compatible = "ti,tmp432";
> reg = <0x4c>;
> };
> };
> @@ -1615,7 +1615,7 @@ regulator@40 {
> };
>
> temperature-sensor@4c {
> - compatible = "ti,tmp423";
> + compatible = "ti,tmp432";
> reg = <0x4c>;
> };
> };
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] ARM: dts: aspeed: System1: Updates to BMC board
2024-06-05 16:29 ` Eddie James
@ 2024-06-06 1:23 ` Andrew Jeffery
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Jeffery @ 2024-06-06 1:23 UTC (permalink / raw)
To: Eddie James, Ninad Palsule, robh, krzk+dt, conor+dt, joel
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel
On Wed, 2024-06-05 at 11:29 -0500, Eddie James wrote:
> On 6/5/24 11:06, Ninad Palsule wrote:
> > - Changed temperature sensor monitor chip from tmp423 to tmp432
>
>
> Reviewed-by: Eddie James <eajames@linux.ibm.com>
Thanks, I've applied this to a tree for Joel to pick up.
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-06 1:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 16:06 [PATCH v2] ARM: dts: aspeed: System1: Updates to BMC board Ninad Palsule
2024-06-05 16:29 ` Eddie James
2024-06-06 1:23 ` Andrew Jeffery
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).