Re: [PATCH v3] fdt: Use phandle to distinguish DT nodes with same name

2020-12-23 Thread Simon Glass
On Wed, 2 Dec 2020 at 22:26, Aswath Govindraju wrote: > > While assigning the sequence number to subsystem instances by reading the > aliases property, only DT nodes names are compared and not the complete > path. This causes a problem when there are two DT nodes with same name but > have

Re: [PATCH v3] fdt: Use phandle to distinguish DT nodes with same name

2020-12-12 Thread Simon Glass
On Wed, 2 Dec 2020 at 22:26, Aswath Govindraju wrote: > > While assigning the sequence number to subsystem instances by reading the > aliases property, only DT nodes names are compared and not the complete > path. This causes a problem when there are two DT nodes with same name but > have

[PATCH v3] fdt: Use phandle to distinguish DT nodes with same name

2020-12-02 Thread Aswath Govindraju
While assigning the sequence number to subsystem instances by reading the aliases property, only DT nodes names are compared and not the complete path. This causes a problem when there are two DT nodes with same name but have different paths. In arch/arm/dts/k3-am65-main.dtsi there are two USB