Hi, today i noticed a build issue compiling today's linux-next with arm64_defconfig: arch/arm64/boot/dts/hisilicon/hi3670.dtsi:651.21-666.5: ERROR (phandle_references): /soc/ufs@ff3c0000: Reference to non-existent node or label "crg_rst" ERROR: Input tree has errors, aborting (use -f to force output) scripts/Makefile.lib:298: the rule for target „arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dtb“ failed make[2]: *** [arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dtb] Fehler 2 Looks like this has been introduced by this commit: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm64/boot/dts/hisilicon?h=next-20190219&id=f6b0fd1c121c069b57de1f160880683bf5b6c508 Regards Stefan