]> git.baikalelectronics.ru Git - uboot.git/commit
configs: am65x_evm_a53: Enable config for phandle check while getting sequence number
authorAswath Govindraju <a-govindraju@ti.com>
Wed, 13 Jan 2021 07:36:15 +0000 (13:06 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 4 Feb 2021 15:07:56 +0000 (20:37 +0530)
commit1e5eaa69ea937c0eb754e1c4eb8d0c63249bc6d6
tree1796851752e73983b22e452c0048937ce32d40c1
parentb28613c0ab4f0b19c2edf9e72c0419dfae7825e3
configs: am65x_evm_a53: Enable config for phandle check while getting sequence number

AM65x SoC has two USB subsystems and their corresponding device tree nodes
have the same name but different path. While allocating sequence numbers
for these device tree nodes using alias, phandles can be used to
distinguish them.

Enable config for phandle check while getting sequence number to
distinguish the USB device tree nodes.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
configs/am65x_evm_a53_defconfig