Re: [PATCH 03/13] arm64: dts: sc7280: Add basic dts/dtsi files for SC7280 soc

From: kernel test robot
Date: Fri Feb 12 2021 - 15:01:53 EST


Hi Rajendra,

I love your patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on tip/irq/core iommu/next v5.11-rc7 next-20210211]
[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/Rajendra-Nayak/Add-binding-updates-and-DT-files-for-SC7280-SoC/20210212-154029
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.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://github.com/0day-ci/linux/commit/add6aba241bd502fd7c4b201016bd0b7a0d6d314
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Rajendra-Nayak/Add-binding-updates-and-DT-files-for-SC7280-SoC/20210212-154029
git checkout add6aba241bd502fd7c4b201016bd0b7a0d6d314
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64

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/arm64/boot/dts/qcom/sc7280-idp.dts:10:
>> arch/arm64/boot/dts/qcom/sc7280.dtsi:8:10: fatal error: dt-bindings/clock/qcom,gcc-sc7280.h: No such file or directory
#include <dt-bindings/clock/qcom,gcc-sc7280.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.


vim +8 arch/arm64/boot/dts/qcom/sc7280.dtsi

> 8 #include <dt-bindings/clock/qcom,gcc-sc7280.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip