While I do the Linux build using Yocto for imx6ull, I get the following error while Device Tree is built.
Error: /home/lem/kernel_silex_migration/tb-lem-release/linux-fslc/arch/arm/boot/dts/mackinac.dts:477.1-13 Label or path iomuxc_snvs not found
| FATAL ERROR: Syntax error parsing input tree
However the same Label is present in old Linux kernel and building fine. Is it because of DTC version? Any pointer is helpful.