Hi Paul, I love your patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on clk/clk-next broonie-sound/for-next tip/timers/core v5.15-rc5 next-20211013] [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/Paul-Cercueil/dt-bindings-Rename-Ingenic-CGU-headers-to-ingenic-h/20211014-061619 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: arm64-randconfig-r033-20211013 (attached as .config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 6c76d0101193aa4eb891a6954ff047eda2f9cf71) 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/fefc28e579238ed60f90f9d68495c981fe0df0b6 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Paul-Cercueil/dt-bindings-Rename-Ingenic-CGU-headers-to-ingenic-h/20211014-061619 git checkout fefc28e579238ed60f90f9d68495c981fe0df0b6 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/clk/ingenic/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/clk/ingenic/x1000-cgu.c:12:10: fatal error: 'dt-bindings/clock/ingenic,x1000-cgu.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +12 drivers/clk/ingenic/x1000-cgu.c 11 > 12 #include 13 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org