[PATCH 0/2] Fix TI K3 cbass interconnect node names

Suman Anna s-anna at ti.com
Thu Jul 23 17:11:35 EDT 2020


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 at 100000' does not match '^(bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
'interconnect at 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




More information about the linux-arm-kernel mailing list