board: ti: j721e: Update fdt fixup logic for interconnect nodes
authorSuman Anna <s-anna@ti.com>
Wed, 5 Aug 2020 17:14:15 +0000 (22:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commit0526460a500a94c904219f3e5c3c62ee35d6a2f3
treefc116ead13462bf9996e0b34e1de4b7f4ae791da
parentb29a7cd09de3d3265d0d72c42d5e1d47bd095e89
board: ti: j721e: Update fdt fixup logic for interconnect nodes

The DT nodes on J721E SoCs currently use a node name "interconnect" for
the various interconnects. This name is not following the DT schema, and
should simply be "bus". Update the fdt fixup logic to use both the current
and the expected corrected path names so that this logic won't be broken
with newer kernels.

Signed-off-by: Suman Anna <s-anna@ti.com>
board/ti/j721e/evm.c