linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Martin Botka <martin.botka@somainline.org>
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
	~postmarketos/upstreaming@lists.sr.ht,
	konrad.dybcio@somainline.org,
	angelogioacchino.delregno@somainline.org,
	marijn.suijten@somainline.org,
	Martin Botka <martin.botka@somainline.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II
Date: Tue, 25 May 2021 03:11:04 +0800	[thread overview]
Message-ID: <202105250345.KkZr3DYS-lkp@intel.com> (raw)
In-Reply-To: <20210523204519.704120-2-martin.botka@somainline.org>

[-- Attachment #1: Type: text/plain, Size: 2598 bytes --]

Hi Martin,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on v5.13-rc3 next-20210524]
[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/Martin-Botka/arch-arm64-dts-qcom-Add-support-for-SM6125/20210524-044639
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-randconfig-r013-20210524 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 93d1e5822ed64abd777eb94ea9899e96c4c39fbe)
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://github.com/0day-ci/linux/commit/221c163348c966ce57f1c100a004e4da8a3cfd4f
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Martin-Botka/arch-arm64-dts-qcom-Add-support-for-SM6125/20210524-044639
        git checkout 221c163348c966ce57f1c100a004e4da8a3cfd4f
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts:8:
>> arch/arm64/boot/dts/qcom/sm6125.dtsi:6:10: fatal error: 'dt-bindings/clock/qcom,gcc-sm6125.h' file not found
   #include <dt-bindings/clock/qcom,gcc-sm6125.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +6 arch/arm64/boot/dts/qcom/sm6125.dtsi

fbe0cc41cfd35e5 Martin Botka 2021-05-23  @6  #include <dt-bindings/clock/qcom,gcc-sm6125.h>
fbe0cc41cfd35e5 Martin Botka 2021-05-23   7  #include <dt-bindings/clock/qcom,rpmcc.h>
fbe0cc41cfd35e5 Martin Botka 2021-05-23   8  #include <dt-bindings/gpio/gpio.h>
fbe0cc41cfd35e5 Martin Botka 2021-05-23   9  #include <dt-bindings/interrupt-controller/arm-gic.h>
fbe0cc41cfd35e5 Martin Botka 2021-05-23  10  #include <dt-bindings/power/qcom-rpmpd.h>
fbe0cc41cfd35e5 Martin Botka 2021-05-23  11  

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 28197 bytes --]

  reply	other threads:[~2021-05-24 19:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23 20:45 [PATCH 1/2] arch: arm64: dts: qcom: Add support for SM6125 Martin Botka
2021-05-23 20:45 ` [PATCH 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II Martin Botka
2021-05-24 19:11   ` kernel test robot [this message]
2021-06-12  9:46 [PATCH v2 1/2] arch: arm64: dts: qcom: Add support for SM6125 Martin Botka
2021-06-12  9:46 ` [PATCH 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II Martin Botka

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=202105250345.KkZr3DYS-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=agross@kernel.org \
    --cc=angelogioacchino.delregno@somainline.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=clang-built-linux@googlegroups.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=martin.botka@somainline.org \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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;
as well as URLs for NNTP newsgroup(s).