public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Jishnu Prakash <quic_jprakash@quicinc.com>,
	jic23@kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
	andersson@kernel.org, konrad.dybcio@linaro.org, lee@kernel.org,
	andriy.shevchenko@linux.intel.com, daniel.lezcano@linaro.org,
	dmitry.baryshkov@linaro.org
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	quic_jprakash@quicinc.com, lars@metafoo.de, luca@z3ntu.xyz,
	marijn.suijten@somainline.org, agross@kernel.org,
	sboyd@kernel.org, rafael@kernel.org, rui.zhang@intel.com,
	lukasz.luba@arm.com, linus.walleij@linaro.org,
	quic_subbaram@quicinc.com, quic_collinsd@quicinc.com,
	quic_amelende@quicinc.com, quic_kamalw@quicinc.com,
	kernel@quicinc.com, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org,
	linux-arm-msm-owner@vger.kernel.org, linux-iio@vger.kernel.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
Date: Mon, 1 Jan 2024 18:35:58 +0800	[thread overview]
Message-ID: <202401011830.DUO9bWXw-lkp@intel.com> (raw)
In-Reply-To: <20231231171237.3322376-2-quic_jprakash@quicinc.com>

Hi Jishnu,

kernel test robot noticed the following build errors:

[auto build test ERROR on next-20231222]
[cannot apply to robh/for-next jic23-iio/togreg rafael-pm/thermal v6.7-rc7 v6.7-rc6 v6.7-rc5 linus/master v6.7-rc8]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Jishnu-Prakash/dt-bindings-iio-adc-Move-QCOM-ADC-bindings-to-iio-adc-folder/20240101-011705
base:   next-20231222
patch link:    https://lore.kernel.org/r/20231231171237.3322376-2-quic_jprakash%40quicinc.com
patch subject: [PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
config: arm-defconfig (https://download.01.org/0day-ci/archive/20240101/202401011830.DUO9bWXw-lkp@intel.com/config)
compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240101/202401011830.DUO9bWXw-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/202401011830.DUO9bWXw-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from arch/arm/boot/dts/qcom/qcom-apq8026-asus-sparrow.dts:9:
>> arch/arm/boot/dts/qcom/pm8226.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
   #include <dt-bindings/iio/qcom,spmi-vadc.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
   In file included from arch/arm/boot/dts/qcom/qcom-apq8074-dragonboard.dts:8:
>> arch/arm/boot/dts/qcom/pm8941.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
   #include <dt-bindings/iio/qcom,spmi-vadc.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
   In file included from arch/arm/boot/dts/qcom/qcom-apq8084-ifc6540.dts:3:
>> arch/arm/boot/dts/qcom/pma8084.dtsi:2:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
   #include <dt-bindings/iio/qcom,spmi-vadc.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
   In file included from arch/arm/boot/dts/qcom/qcom-sdx55-mtp.dts:12:
>> arch/arm/boot/dts/qcom/pmx55.dtsi:8:10: fatal error: 'dt-bindings/iio/qcom,spmi-vadc.h' file not found
   #include <dt-bindings/iio/qcom,spmi-vadc.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +2 arch/arm/boot/dts/qcom/pm8226.dtsi

bc6ecf993b1023 arch/arm/boot/dts/qcom-pm8226.dtsi Rayyan Ansari 2022-12-23 @2  #include <dt-bindings/iio/qcom,spmi-vadc.h>
79ca56c11e9004 arch/arm/boot/dts/qcom-pm8226.dtsi Rayyan Ansari 2022-12-23  3  #include <dt-bindings/input/linux-event-codes.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss    2021-09-12  4  #include <dt-bindings/interrupt-controller/irq.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss    2021-09-12  5  #include <dt-bindings/spmi/spmi.h>
266a1139ec1762 arch/arm/boot/dts/qcom-pm8226.dtsi Luca Weiss    2021-09-12  6  

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

           reply	other threads:[~2024-01-01 10:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20231231171237.3322376-2-quic_jprakash@quicinc.com>]

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=202401011830.DUO9bWXw-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=jic23@kernel.org \
    --cc=kernel@quicinc.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm-owner@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=luca@z3ntu.xyz \
    --cc=lukasz.luba@arm.com \
    --cc=marijn.suijten@somainline.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=quic_amelende@quicinc.com \
    --cc=quic_collinsd@quicinc.com \
    --cc=quic_jprakash@quicinc.com \
    --cc=quic_kamalw@quicinc.com \
    --cc=quic_subbaram@quicinc.com \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sboyd@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