Hi Andre, I love your patch! Yet something to improve: [auto build test ERROR on sunxi/sunxi/for-next] [also build test ERROR on robh/for-next soc/for-next linus/master v6.2-rc2] [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/Andre-Przywara/dts-add-riscv-include-prefix-link/20230106-090522 base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next patch link: https://lore.kernel.org/r/20230106010155.26868-5-andre.przywara%40arm.com patch subject: [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board config: arm-randconfig-r006-20230106 compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 8d9828ef5aa9688500657d36cd2aefbe12bbd162) 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 arm cross compiling tool for clang build # apt-get install binutils-arm-linux-gnueabi # https://github.com/intel-lab-lkp/linux/commit/163f0f4d84a31d1eaecf98e62a82e9850f037ccc git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Andre-Przywara/dts-add-riscv-include-prefix-link/20230106-090522 git checkout 163f0f4d84a31d1eaecf98e62a82e9850f037ccc # 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=arm olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm 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/arm/boot/dts/sun8i-t113s-mangopi-mq-r.dts:9: >> arch/arm/boot/dts/sun8i-t113s.dtsi:7:10: fatal error: 'riscv/allwinner/sunxi-d1s-t113.dtsi' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +7 arch/arm/boot/dts/sun8i-t113s.dtsi e848ab83c3c1ff Andre Przywara 2023-01-06 5 e848ab83c3c1ff Andre Przywara 2023-01-06 6 #include e848ab83c3c1ff Andre Przywara 2023-01-06 @7 #include e848ab83c3c1ff Andre Przywara 2023-01-06 8 #include e848ab83c3c1ff Andre Przywara 2023-01-06 9 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests