``` 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 WARNING: ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:24.35-46: Value 0x0000000100000000 truncated to 0x00000000 ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:23.9-24.48: Warning (reg_format): /memory:reg: property has invalid length (32 bytes) (#address-cells == 2, #size-cells == 1) ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:76.17-49: Warning (reg_format): /soc/soc@0/qcom,gcc:reg: property has invalid length (12 bytes) (#address-cells == 2, #size-cells == 2) ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:90.17-48: Warning (reg_format): /soc/soc@0/rpmh-rsc:reg: property has invalid length (12 bytes) (#address-cells == 2, #size-cells == 2) ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:66.9-16: Warning (ranges_format): /soc:ranges: empty "ranges" property but its #size-cells (2) differs from / (1) arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format' ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:22.12-27.7: Warning (avoid_default_addr_size): /memory: Relying on default #address-cells value ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:22.12-27.7: Warning (avoid_default_addr_size): /memory: Relying on default #size-cells value ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:29.21-61.7: Warning (avoid_default_addr_size): /reserved-memory: Relying on default #address-cells value ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:29.21-61.7: Warning (avoid_default_addr_size): /reserved-memory: Relying on default #size-cells value ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:63.9-164.7: Warning (avoid_default_addr_size): /soc: Relying on default #address-cells value ../arch/arm64/boot/dts/qcom/sm8250-xiaomi-munch.dts:63.9-164.7: Warning (avoid_default_addr_size): /soc: Relying on default #size-cells value CALL ../scripts/checksyscalls.sh ^Cmake[2]: *** [/root/linux-next/Makefile:1934: .] Interrupt make[1]: *** [/root/linux-next/Makefile:240: __sub-make] Interrupt make: *** [Makefile:240: __sub-make] Interrupt root@localhost:~/linux-next# ```