Hi Abel, I love your patch! Yet something to improve: [auto build test ERROR on next-20221125] [cannot apply to robh/for-next v6.1-rc6 v6.1-rc5 v6.1-rc4 linus/master v6.1-rc7] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Abel-Vesa/arm64-dts-Add-base-device-tree-files-for-SM8550/20221126-194944 patch link: https://lore.kernel.org/r/20221126114617.497677-11-abel.vesa%40linaro.org patch subject: [PATCH v3 10/10] arm64: dts: qcom: Add base SM8550 MTP dts config: arm64-allyesconfig compiler: aarch64-linux-gcc (GCC) 12.1.0 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 # https://github.com/intel-lab-lkp/linux/commit/20b8bf71957f9b4d03c825e90766298834524cf6 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Abel-Vesa/arm64-dts-Add-base-device-tree-files-for-SM8550/20221126-194944 git checkout 20b8bf71957f9b4d03c825e90766298834524cf6 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from arch/arm64/boot/dts/qcom/sm8550-mtp.dts:9: >> arch/arm64/boot/dts/qcom/sm8550.dtsi:7:10: fatal error: dt-bindings/clock/qcom,sm8550-gcc.h: No such file or directory 7 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +7 arch/arm64/boot/dts/qcom/sm8550.dtsi 317d11abf45e83 Abel Vesa 2022-11-26 @7 #include 317d11abf45e83 Abel Vesa 2022-11-26 8 #include 317d11abf45e83 Abel Vesa 2022-11-26 9 #include 317d11abf45e83 Abel Vesa 2022-11-26 10 #include 317d11abf45e83 Abel Vesa 2022-11-26 11 #include 317d11abf45e83 Abel Vesa 2022-11-26 12 #include 317d11abf45e83 Abel Vesa 2022-11-26 13 #include 317d11abf45e83 Abel Vesa 2022-11-26 14 #include 317d11abf45e83 Abel Vesa 2022-11-26 15 #include 317d11abf45e83 Abel Vesa 2022-11-26 16 #include 317d11abf45e83 Abel Vesa 2022-11-26 17 -- 0-DAY CI Kernel Test Service https://01.org/lkp