[matthias-bgg:v5.18-next/dts64 30/31] arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: 'dt-bindings/clock/en7523-clk.h' file not found

From: kernel test robot
Date: Tue Apr 26 2022 - 14:46:24 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git v5.18-next/dts64
head: cf11eccbf44d24cc7f8d16fbbf59afeff99e73bf
commit: 09f4afc44ba9ebd33d389af345cff4d7668437ae [30/31] ARM: dts: add clock support for Airoha EN7523
config: arm-randconfig-r012-20220425 (https://download.01.org/0day-ci/archive/20220427/202204270225.KTBJUC4B-lkp@xxxxxxxxx/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
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://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/commit/?id=09f4afc44ba9ebd33d389af345cff4d7668437ae
git remote add matthias-bgg https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git
git fetch --no-tags matthias-bgg v5.18-next/dts64
git checkout 09f4afc44ba9ebd33d389af345cff4d7668437ae
# 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 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

In file included from arch/arm/boot/dts/en7523-evb.dts:7:
>> arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: 'dt-bindings/clock/en7523-clk.h' file not found
#include <dt-bindings/clock/en7523-clk.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


vim +6 arch/arm/boot/dts/en7523.dtsi

2
3 #include <dt-bindings/interrupt-controller/irq.h>
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/gpio/gpio.h>
> 6 #include <dt-bindings/clock/en7523-clk.h>
7

--
0-DAY CI Kernel Test Service
https://01.org/lkp