reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/commit/?id=d5f9e83ca6319cb50da1acba954664c63c3df3cc git remote add dinguyen https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git git fetch --no-tags dinguyen socfpga_dts_for_v6.14_v1 git checkout d5f9e83ca6319cb50da1acba954664c63c3df3cc # save the config file mkdir build_dir && cp config build_dir/.config ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm olddefconfig ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash dtbs_check