I have a situation in which same device trees are used with different kernels. Can the device trees be build only once and used with all kernels?
The reason I ask this is because I found the device tree compiler having a separate repository that the kernel. Also the explanation from this answer doesn't relate device tree compilation directly to a kernel version.