All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Santosh Shilimkar <ssantosh@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <kristo@kernel.org>,
	Nishanth Menon <nm@ti.com>, Suman Anna <s-anna@ti.com>
Subject: [PATCH 1/4 RESEND] ARM: dts: keystone: k2g: Rename message-manager node
Date: Mon, 10 May 2021 09:43:09 -0500	[thread overview]
Message-ID: <20210510144312.986-2-nm@ti.com> (raw)
In-Reply-To: <20210510144312.986-1-nm@ti.com>

Rename message-manager instance node name to be better aligned with
current style of device tree nodes for mailboxes.

Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Original patch:
https://lore.kernel.org/linux-arm-kernel/20210414001926.20002-1-nm@ti.com/
Change since original patch (subject line update keystone: k2g instead of
keystone-k2g)

Schema update:
https://lore.kernel.org/linux-arm-kernel/20210415213502.GA1921174@robh.at.kernel.org/

 arch/arm/boot/dts/keystone-k2g.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi
index 05a75019275e..e5c813b5556d 100644
--- a/arch/arm/boot/dts/keystone-k2g.dtsi
+++ b/arch/arm/boot/dts/keystone-k2g.dtsi
@@ -242,7 +242,7 @@ dsp0: dsp@10800000 {
 			status = "disabled";
 		};
 
-		msgmgr: msgmgr@2a00000 {
+		msgmgr: mailbox@2a00000 {
 			compatible = "ti,k2g-message-manager";
 			#mbox-cells = <2>;
 			reg-names = "queue_proxy_region",
-- 
2.31.0


WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Santosh Shilimkar <ssantosh@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <kristo@kernel.org>,
	Nishanth Menon <nm@ti.com>, Suman Anna <s-anna@ti.com>
Subject: [PATCH 1/4 RESEND] ARM: dts: keystone: k2g: Rename message-manager node
Date: Mon, 10 May 2021 09:43:09 -0500	[thread overview]
Message-ID: <20210510144312.986-2-nm@ti.com> (raw)
In-Reply-To: <20210510144312.986-1-nm@ti.com>

Rename message-manager instance node name to be better aligned with
current style of device tree nodes for mailboxes.

Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Original patch:
https://lore.kernel.org/linux-arm-kernel/20210414001926.20002-1-nm@ti.com/
Change since original patch (subject line update keystone: k2g instead of
keystone-k2g)

Schema update:
https://lore.kernel.org/linux-arm-kernel/20210415213502.GA1921174@robh.at.kernel.org/

 arch/arm/boot/dts/keystone-k2g.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi
index 05a75019275e..e5c813b5556d 100644
--- a/arch/arm/boot/dts/keystone-k2g.dtsi
+++ b/arch/arm/boot/dts/keystone-k2g.dtsi
@@ -242,7 +242,7 @@ dsp0: dsp@10800000 {
 			status = "disabled";
 		};
 
-		msgmgr: msgmgr@2a00000 {
+		msgmgr: mailbox@2a00000 {
 			compatible = "ti,k2g-message-manager";
 			#mbox-cells = <2>;
 			reg-names = "queue_proxy_region",
-- 
2.31.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-05-10 14:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 14:43 [PATCH 0/4] ARM: dts: keystone: k2g: Update dts node for yaml Nishanth Menon
2021-05-10 14:43 ` Nishanth Menon
2021-05-10 14:43 ` Nishanth Menon [this message]
2021-05-10 14:43   ` [PATCH 1/4 RESEND] ARM: dts: keystone: k2g: Rename message-manager node Nishanth Menon
2021-05-10 14:43 ` [PATCH 2/4] ARM: dts: keystone: k2g: Rename the TI-SCI node Nishanth Menon
2021-05-10 14:43   ` Nishanth Menon
2021-05-10 14:43 ` [PATCH 3/4] ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name Nishanth Menon
2021-05-10 14:43   ` Nishanth Menon
2021-05-10 14:43 ` [PATCH 4/4] ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to mcasp Nishanth Menon
2021-05-10 14:43   ` Nishanth Menon
2021-05-11  7:16 ` [PATCH 0/4] ARM: dts: keystone: k2g: Update dts node for yaml Tero Kristo
2021-05-11  7:16   ` Tero Kristo

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=20210510144312.986-2-nm@ti.com \
    --to=nm@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s-anna@ti.com \
    --cc=ssantosh@kernel.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.