From: Suman Anna <s-anna@ti.com>
To: Tero Kristo <t-kristo@ti.com>, Nishanth Menon <nm@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>,
Grygorii Strashko <grygorii.strashko@ti.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Suman Anna <s-anna@ti.com>
Subject: [PATCH 0/2] Fix TI K3 cbass interconnect node names
Date: Thu, 23 Jul 2020 16:11:35 -0500 [thread overview]
Message-ID: <20200723211137.26641-1-s-anna@ti.com> (raw)
Hi Tero, Nishanth,
Following are couple of minor fixes that fix the node names
for the interconnect bus nodes on K3 AM65x and J721E SoCs. These
fix the following warnings seen with dtbs_check on the K3 dtbs.
'interconnect@100000' does not match '^(bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
'interconnect@28380000' does not match '^(bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
Lokesh has already used the correct name in his initial
submission for J7200 SoCs.
regards
Suman
Suman Anna (2):
arm64: dts: ti: k3-am65: Fix interconnect node names
arm64: dts: ti: k3-j721e: Fix interconnect node names
arch/arm64/boot/dts/ti/k3-am65.dtsi | 6 +++---
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
2.26.0
next reply other threads:[~2020-07-23 21:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-23 21:11 Suman Anna [this message]
2020-07-23 21:11 ` [PATCH 1/2] arm64: dts: ti: k3-am65: Fix interconnect node names Suman Anna
2020-07-24 3:33 ` Lokesh Vutla
2020-07-23 21:11 ` [PATCH 2/2] arm64: dts: ti: k3-j721e: " Suman Anna
2020-07-24 3:33 ` Lokesh Vutla
2020-08-26 23:46 ` [PATCH 0/2] Fix TI K3 cbass " Nishanth Menon
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=20200723211137.26641-1-s-anna@ti.com \
--to=s-anna@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lokeshvutla@ti.com \
--cc=nm@ti.com \
--cc=t-kristo@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox