From: kernel test robot <lkp@intel.com>
To: Neil Armstrong <neil.armstrong@linaro.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH RFC 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
Date: Thu, 26 Oct 2023 15:07:21 +0800 [thread overview]
Message-ID: <202310261402.WLUAPuKe-lkp@intel.com> (raw)
In-Reply-To: <20231025-topic-sm8650-upstream-dt-v1-4-a821712af62f@linaro.org>
Hi Neil,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:
[auto build test ERROR on fe1998aa935b44ef873193c0772c43bce74f17dc]
url: https://github.com/intel-lab-lkp/linux/commits/Neil-Armstrong/dt-bindings-arm-qcom-document-SM8650-and-the-reference-boards/20231025-155725
base: fe1998aa935b44ef873193c0772c43bce74f17dc
patch link: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-dt-v1-4-a821712af62f%40linaro.org
patch subject: [PATCH RFC 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
config: arm64-randconfig-004-20231026 (https://download.01.org/0day-ci/archive/20231026/202310261402.WLUAPuKe-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231026/202310261402.WLUAPuKe-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310261402.WLUAPuKe-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from arch/arm64/boot/dts/qcom/sm8650-mtp.dts:9:
>> arch/arm64/boot/dts/qcom/sm8650.dtsi:7:10: fatal error: dt-bindings/clock/qcom,sm8650-dispcc.h: No such file or directory
7 | #include <dt-bindings/clock/qcom,sm8650-dispcc.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +7 arch/arm64/boot/dts/qcom/sm8650.dtsi
3b68f55356c303 Neil Armstrong 2023-10-25 @7 #include <dt-bindings/clock/qcom,sm8650-dispcc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 8 #include <dt-bindings/clock/qcom,sm8650-gcc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 9 #include <dt-bindings/clock/qcom,sm8650-gpucc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 10 #include <dt-bindings/clock/qcom,sm8650-tcsr.h>
3b68f55356c303 Neil Armstrong 2023-10-25 11 #include <dt-bindings/dma/qcom-gpi.h>
3b68f55356c303 Neil Armstrong 2023-10-25 12 #include <dt-bindings/firmware/qcom,scm.h>
3b68f55356c303 Neil Armstrong 2023-10-25 13 #include <dt-bindings/gpio/gpio.h>
3b68f55356c303 Neil Armstrong 2023-10-25 14 #include <dt-bindings/interrupt-controller/arm-gic.h>
3b68f55356c303 Neil Armstrong 2023-10-25 15 #include <dt-bindings/mailbox/qcom-ipcc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 16 #include <dt-bindings/phy/phy-qcom-qmp.h>
3b68f55356c303 Neil Armstrong 2023-10-25 17 #include <dt-bindings/power/qcom,rpmhpd.h>
3b68f55356c303 Neil Armstrong 2023-10-25 18 #include <dt-bindings/power/qcom-rpmpd.h>
3b68f55356c303 Neil Armstrong 2023-10-25 19 #include <dt-bindings/reset/qcom,sm8650-gpucc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 20 #include <dt-bindings/soc/qcom,gpr.h>
3b68f55356c303 Neil Armstrong 2023-10-25 21 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
3b68f55356c303 Neil Armstrong 2023-10-25 22 #include <dt-bindings/thermal/thermal.h>
3b68f55356c303 Neil Armstrong 2023-10-25 23
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2023-10-26 7:08 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 7:47 [PATCH RFC 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree Neil Armstrong
2023-10-25 7:47 ` [PATCH RFC 1/8] dt-bindings: arm: qcom: document SM8650 and the reference boards Neil Armstrong
2023-10-25 9:13 ` Krzysztof Kozlowski
2023-10-25 7:47 ` [PATCH RFC 2/8] arm64: dts: qcom: add initial SM8650 dtsi Neil Armstrong
2023-10-25 9:01 ` Konrad Dybcio
2023-10-25 11:55 ` Neil Armstrong
2023-11-02 10:54 ` Neil Armstrong
2023-11-02 13:32 ` Konrad Dybcio
2023-11-06 8:22 ` neil.armstrong
2023-10-25 7:47 ` [PATCH RFC 3/8] arm64: dts: qcom: pm8550ve: make PMK8550VE SID configurable Neil Armstrong
2023-10-25 9:02 ` Konrad Dybcio
2023-10-25 9:03 ` Dmitry Baryshkov
2023-10-25 9:17 ` Krzysztof Kozlowski
2023-10-25 11:51 ` Neil Armstrong
2023-10-25 7:47 ` [PATCH RFC 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts Neil Armstrong
2023-10-25 9:03 ` Konrad Dybcio
2023-10-26 7:07 ` kernel test robot [this message]
2023-10-25 7:47 ` [PATCH RFC 5/8] arm64: dts: qcom: sm8650: add initial SM8650 QRD dts Neil Armstrong
2023-10-25 9:03 ` Konrad Dybcio
2023-10-25 7:47 ` [PATCH RFC 6/8] arm64: dts: qcom: sm8650: add interconnect dependent device nodes Neil Armstrong
2023-10-25 9:10 ` Konrad Dybcio
2023-10-25 11:52 ` Neil Armstrong
2023-10-25 7:47 ` [PATCH RFC 7/8] arm64: dts: qcom: sm8650-mtp: " Neil Armstrong
2023-10-25 9:11 ` Konrad Dybcio
2023-10-25 11:54 ` Neil Armstrong
2023-10-25 7:47 ` [PATCH RFC 8/8] arm64: dts: qcom: sm8650-qrd: " Neil Armstrong
2023-10-25 9:11 ` Konrad Dybcio
2023-10-26 7:43 ` [PATCH RFC 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202310261402.WLUAPuKe-lkp@intel.com \
--to=lkp@intel.com \
--cc=neil.armstrong@linaro.org \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.