All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Yin <peteryin.openbmc@gmail.com>
To: openbmc@lists.ozlabs.org, joel@jms.id.au, andrew@codeconstruct.com.au
Subject: [linux,dev-6.6 1/4] ARM: dts: aspeed: Harma: Revise node name
Date: Wed, 12 Mar 2025 18:12:47 +0800	[thread overview]
Message-ID: <20250312101250.3238182-2-peteryin.openbmc@gmail.com> (raw)
In-Reply-To: <20250312101250.3238182-1-peteryin.openbmc@gmail.com>

Revise max31790, tmp75 and delta_brick node name.
link:https://lore.kernel.org/all/20240412091600.2534693-8-peteryin.openbmc@gmail.com/

Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
---
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
index d175e37c45c1..4bf29290baab 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
@@ -183,7 +183,7 @@ &kcs3 {
 &i2c0 {
 	status = "okay";
 
-	max31790@5e{
+	pwm@5e{
 		compatible = "max31790";
 		reg = <0x5e>;
 		#address-cells = <1>;
@@ -223,7 +223,7 @@ temperature-sensor@4b {
 &i2c1 {
 	status = "okay";
 
-	tmp75@4b {
+	temperature-sensor@4b {
 		compatible = "ti,tmp75";
 		reg = <0x4b>;
 	};
@@ -238,7 +238,7 @@ eeprom@50 {
 &i2c2 {
 	status = "okay";
 
-	max31790@5e{
+	pwm@5e{
 		compatible = "max31790";
 		reg = <0x5e>;
 		#address-cells = <1>;
@@ -311,12 +311,12 @@ eeprom@52 {
 		reg = <0x52>;
 	};
 
-	delta_brick@69 {
+	power-monitor@69 {
 		compatible = "pmbus";
 		reg = <0x69>;
 	};
 
-	tmp75@49 {
+	temperature-sensor@49 {
 		compatible = "ti,tmp75";
 		reg = <0x49>;
 	};
-- 
2.25.1


  reply	other threads:[~2025-03-12 10:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-12 10:12 [linux,dev-6.6 0/4] Align Meta(Facebook) Harma BMC(AST2600) Peter Yin
2025-03-12 10:12 ` Peter Yin [this message]
2025-03-18  1:46   ` [linux,dev-6.6 1/4] ARM: dts: aspeed: Harma: Revise node name Andrew Jeffery
2025-03-12 10:12 ` [linux,dev-6.6 2/4] ARM: dts: aspeed: Harma: Add retimer device Peter Yin
2025-03-12 10:12 ` [linux,dev-6.6 3/4] ARM: dts: aspeed: Harma: Modify GPIO line name Peter Yin
2025-03-12 10:12 ` [linux,dev-6.6 4/4] ARM: dts: aspeed: Harma: update sgpio " Peter Yin
2025-03-18  1:41 ` [linux,dev-6.6 0/4] Align Meta(Facebook) Harma BMC(AST2600) Andrew Jeffery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250312101250.3238182-2-peteryin.openbmc@gmail.com \
    --to=peteryin.openbmc@gmail.com \
    --cc=andrew@codeconstruct.com.au \
    --cc=joel@jms.id.au \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.