tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
pending-5.12
head: 98564c88143b13d0fdf0e5cbce29b2b0b364aaa1
commit: 20a285fc9a8d93cca45a569005f786f97b8c15ea [234/264] arm64: dts: ti:
k3-j721e-common-proc-board: Use external clock for SERDES
config: arm64-buildonly-randconfig-r005-20210719 (attached as .config)
compiler: clang version 13.0.0 (
https://github.com/llvm/llvm-project
5d5b08761f944d5b9822d582378333cc4b36a0a7)
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://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git/c...
git remote add sashal-linux-stable
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git
git fetch --no-tags sashal-linux-stable pending-5.12
git checkout 20a285fc9a8d93cca45a569005f786f97b8c15ea
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=arm64
SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts:12:10:
fatal error: 'dt-bindings/phy/phy-cadence.h' file not found
#include
<dt-bindings/phy/phy-cadence.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +12 arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
7
8 #include "k3-j721e-som-p0.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/net/ti-dp83867.h>
12 #include <dt-bindings/phy/phy-cadence.h>
13
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org