From: kernel test robot <lkp@intel.com>
To: Jingyi Wang <quic_jingyw@quicinc.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev, quic_tengfan@quicinc.com,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, quic_tingweiz@quicinc.com,
quic_aiquny@quicinc.com, Jingyi Wang <quic_jingyw@quicinc.com>,
Xin Liu <quic_liuxin@quicinc.com>,
Tingguo Cheng <quic_tingguoc@quicinc.com>
Subject: Re: [PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts
Date: Sat, 28 Sep 2024 10:00:45 +0800 [thread overview]
Message-ID: <202409280919.8HQTWaY2-lkp@intel.com> (raw)
In-Reply-To: <20240925-qcs8300_initial_dtsi-v2-4-494c40fa2a42@quicinc.com>
Hi Jingyi,
kernel test robot noticed the following build errors:
[auto build test ERROR on 4d0326b60bb753627437fff0f76bf1525bcda422]
url: https://github.com/intel-lab-lkp/linux/commits/Jingyi-Wang/dt-bindings-arm-qcom-document-QCS8300-SoC-and-reference-board/20240925-184548
base: 4d0326b60bb753627437fff0f76bf1525bcda422
patch link: https://lore.kernel.org/r/20240925-qcs8300_initial_dtsi-v2-4-494c40fa2a42%40quicinc.com
patch subject: [PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts
config: arm64-randconfig-004-20240928 (https://download.01.org/0day-ci/archive/20240928/202409280919.8HQTWaY2-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240928/202409280919.8HQTWaY2-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/202409280919.8HQTWaY2-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from arch/arm64/boot/dts/qcom/qcs8300-ride.dts:11:
>> arch/arm64/boot/dts/qcom/qcs8300.dtsi:6:10: fatal error: dt-bindings/clock/qcom,qcs8300-gcc.h: No such file or directory
6 | #include <dt-bindings/clock/qcom,qcs8300-gcc.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +6 arch/arm64/boot/dts/qcom/qcs8300.dtsi
27f221d22e92b6 Jingyi Wang 2024-09-25 @6 #include <dt-bindings/clock/qcom,qcs8300-gcc.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 7 #include <dt-bindings/clock/qcom,rpmh.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 8 #include <dt-bindings/interconnect/qcom,icc.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 9 #include <dt-bindings/interconnect/qcom,qcs8300-rpmh.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 10 #include <dt-bindings/interrupt-controller/arm-gic.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 11 #include <dt-bindings/mailbox/qcom-ipcc.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 12 #include <dt-bindings/power/qcom,rpmhpd.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 13 #include <dt-bindings/power/qcom-rpmpd.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
27f221d22e92b6 Jingyi Wang 2024-09-25 15
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2024-09-28 2:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-25 10:43 [PATCH v2 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board Jingyi Wang
2024-09-25 10:43 ` [PATCH v2 1/4] dt-bindings: arm: qcom: document QCS8300 SoC and reference board Jingyi Wang
2024-09-25 14:02 ` Krzysztof Kozlowski
2024-09-25 10:43 ` [PATCH v2 2/4] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300 Jingyi Wang
2024-09-25 14:03 ` Krzysztof Kozlowski
2024-09-25 10:43 ` [PATCH v2 3/4] arm64: dts: qcom: add initial support for QCS8300 DTSI Jingyi Wang
2024-09-25 14:04 ` Krzysztof Kozlowski
2024-11-26 18:13 ` Bjorn Andersson
2024-11-28 8:24 ` Jingyi Wang
2024-11-27 9:43 ` Krzysztof Kozlowski
2024-09-25 10:43 ` [PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts Jingyi Wang
2024-09-25 14:05 ` Krzysztof Kozlowski
2024-09-28 2:00 ` kernel test robot [this message]
2024-09-29 2:31 ` Jingyi Wang
2024-09-25 14:01 ` [PATCH v2 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board Krzysztof Kozlowski
2024-11-27 9:40 ` Krzysztof Kozlowski
2024-11-28 8:26 ` Jingyi Wang
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=202409280919.8HQTWaY2-lkp@intel.com \
--to=lkp@intel.com \
--cc=andersson@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_aiquny@quicinc.com \
--cc=quic_jingyw@quicinc.com \
--cc=quic_liuxin@quicinc.com \
--cc=quic_tengfan@quicinc.com \
--cc=quic_tingguoc@quicinc.com \
--cc=quic_tingweiz@quicinc.com \
--cc=robh@kernel.org \
--cc=will@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox