Hi Linus,
On 28/05/18 13:26, Linus Walleij wrote:
It is a bit unorthodox to just include a file in the middle of a another DTS file, it breaks the pattern from other device trees and also makes it really hard to reference things across the files with phandles.
Restructure the include for the Versatile Express motherboards to happen at the top of the file, reference the target nodes directly, and indent the motherboard .dtsi files to reflect their actual depth in the hiearchy.
This is a purely syntactic change that result in the same DTB files from the DTS/DTSI files.
Is it different from v1/earlier version you had posted ? I have already sent this to ARM SoC and it should be in -next by now. I will add the remaining 3 patches for v4.19 once you confirm that I can drop this patch as it's already queued.