Re: [PATCH] configs: am65x_evm_a53: Enable config for phandle check while getting sequence number

2021-01-17 Thread Lokesh Vutla
On 13/01/21 1:06 pm, Aswath Govindraju wrote: > 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. > >

[PATCH] configs: am65x_evm_a53: Enable config for phandle check while getting sequence number

2021-01-12 Thread Aswath Govindraju
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