Hi Martin, Thank you for the patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on v5.13-rc3 next-20210524] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Martin-Botka/arch-arm64-dts-qcom-Add-support-for-SM6125/20210524-044639 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: arm64-randconfig-r013-20210524 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 93d1e5822ed64abd777eb94ea9899e96c4c39fbe) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # install arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://github.com/0day-ci/linux/commit/221c163348c966ce57f1c100a004e4da8a3cfd4f git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Martin-Botka/arch-arm64-dts-qcom-Add-support-for-SM6125/20210524-044639 git checkout 221c163348c966ce57f1c100a004e4da8a3cfd4f # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts:8: >> arch/arm64/boot/dts/qcom/sm6125.dtsi:6:10: fatal error: 'dt-bindings/clock/qcom,gcc-sm6125.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +6 arch/arm64/boot/dts/qcom/sm6125.dtsi fbe0cc41cfd35e5 Martin Botka 2021-05-23 @6 #include fbe0cc41cfd35e5 Martin Botka 2021-05-23 7 #include fbe0cc41cfd35e5 Martin Botka 2021-05-23 8 #include fbe0cc41cfd35e5 Martin Botka 2021-05-23 9 #include fbe0cc41cfd35e5 Martin Botka 2021-05-23 10 #include fbe0cc41cfd35e5 Martin Botka 2021-05-23 11 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org