mbox series

[0/2] Update TI K3 cbass interconnect node names

Message ID 20200724225140.32535-1-s-anna@ti.com
Headers show
Series Update TI K3 cbass interconnect node names | expand

Message

Suman Anna July 24, 2020, 10:51 p.m. UTC
Hi Lokesh,

The following 2 patches are minor cleanups that fix the various
CBASS interconnect node names from "interconnect" to "bus" on
K3 AM65x and J721E SoCs. "bus" is the correct dt-schema acceptible
node name.

regards
Suman

Suman Anna (2):
  arm: dts: k3-am65: Fix interconnect node names
  arm: dts: k3-j721e: Fix interconnect node names

 arch/arm/dts/k3-am65.dtsi  | 6 +++---
 arch/arm/dts/k3-j721e.dtsi | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

Lokesh Vutla Aug. 11, 2020, 10:36 a.m. UTC | #1
On 25/07/20 4:21 am, Suman Anna wrote:
> Hi Lokesh,
> 
> The following 2 patches are minor cleanups that fix the various
> CBASS interconnect node names from "interconnect" to "bus" on
> K3 AM65x and J721E SoCs. "bus" is the correct dt-schema acceptible
> node name.

Applied to u-boot-ti

Thanks and regards,
Lokesh