[rockchip:wip-v5.20-armsoc/dts64 44/45] arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts:7:10: fatal error: dt-bindings/soc/rockchip,vop2.h: No such file or directory
kernel test robot
lkp at intel.com
Sun May 22 03:48:45 PDT 2022
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git wip-v5.20-armsoc/dts64
head: 281f94d9cbac31c1c112d09883bc42021435f1ad
commit: 97d7309a70b03d01a154c4308f423b020f7d397e [44/45] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220522/202205221848.KEeyKABj-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 11.3.0
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
# https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?id=97d7309a70b03d01a154c4308f423b020f7d397e
git remote add rockchip https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
git fetch --no-tags rockchip wip-v5.20-armsoc/dts64
git checkout 97d7309a70b03d01a154c4308f423b020f7d397e
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 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 <lkp at intel.com>
All errors (new ones prefixed by >>):
>> arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts:7:10: fatal error: dt-bindings/soc/rockchip,vop2.h: No such file or directory
7 | #include <dt-bindings/soc/rockchip,vop2.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +7 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts
4
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/pinctrl/rockchip.h>
> 7 #include <dt-bindings/soc/rockchip,vop2.h>
8 #include "rk3566.dtsi"
9
--
0-DAY CI Kernel Test Service
https://01.org/lkp
More information about the Linux-rockchip
mailing list