root@localhost:~/linux-next# make O=output-dtbs ARCH=arm64 -j$(nproc) make[1]: Entering directory '/root/linux-next/output-dtbs' GEN Makefile DTC arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb Error: ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:22.5-26 Properties must precede subnodes FATAL ERROR: Unable to parse input tree make[4]: *** [../scripts/Makefile.lib:438: arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb] Error 1 make[3]: *** [../scripts/Makefile.build:485: arch/arm64/boot/dts/qcom] Error 2 make[2]: *** [/root/linux-next/Makefile:1405: dtbs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/root/linux-next/Makefile:240: __sub-make] Error 2 make[1]: Leaving directory '/root/linux-next/output-dtbs' make: *** [Makefile:240: __sub-make] Error 2 root@localhost:~/linux-next#