devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix TI K3 cbass interconnect node names
@ 2020-07-23 21:11 Suman Anna
  2020-07-23 21:11 ` [PATCH 1/2] arm64: dts: ti: k3-am65: Fix " Suman Anna
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Suman Anna @ 2020-07-23 21:11 UTC (permalink / raw)
  To: Tero Kristo, Nishanth Menon
  Cc: Lokesh Vutla, Grygorii Strashko, devicetree, linux-arm-kernel,
	Suman Anna

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-26 23:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-23 21:11 [PATCH 0/2] Fix TI K3 cbass interconnect node names Suman Anna
2020-07-23 21:11 ` [PATCH 1/2] arm64: dts: ti: k3-am65: Fix " 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

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).