Hi Bjorn, I love your patch! Yet something to improve: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on robh/for-next drm/drm-next linus/master v6.1-rc2 next-20221026] [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/Bjorn-Andersson/drm-msm-Add-SC8280XP-support/20221026-112805 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20221026032624.30871-11-quic_bjorande%40quicinc.com patch subject: [PATCH v3 10/12] arm64: dts: qcom: sc8280xp: Define some of the display blocks config: arm64-randconfig-r036-20221024 compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 791a7ae1ba3efd6bca96338e10ffde557ba83920) 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/intel-lab-lkp/linux/commit/c3620797e73e47a7e5e2fe71aca19992e4757d38 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Bjorn-Andersson/drm-msm-Add-SC8280XP-support/20221026-112805 git checkout c3620797e73e47a7e5e2fe71aca19992e4757d38 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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/sa8295p-adp.dts:13: In file included from arch/arm64/boot/dts/qcom/sa8540p.dtsi:7: >> arch/arm64/boot/dts/qcom/sc8280xp.dtsi:7:10: fatal error: 'dt-bindings/clock/qcom,dispcc-sc8280xp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +7 arch/arm64/boot/dts/qcom/sc8280xp.dtsi > 7 #include 8 #include 9 #include 10 #include 11 #include 12 #include 13 #include 14 #include 15 #include 16 -- 0-DAY CI Kernel Test Service https://01.org/lkp