All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, Andy Gross <agross@codeaurora.org>,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
Date: Wed, 18 Nov 2015 11:24:52 -0800	[thread overview]
Message-ID: <564CD084.1080902@codeaurora.org> (raw)
In-Reply-To: <201511181303.U0nlsppa%fengguang.wu@intel.com>

On 11/17/2015 09:06 PM, kbuild test robot wrote:
> Hi Stephen,
>
> [auto build test ERROR on robh/for-next]
> [also build test ERROR on v4.4-rc1 next-20151117]
>
> url:    https://github.com/0day-ci/linux/commits/Stephen-Boyd/devicetree-bindings-Document-Kryo-cpu/20151118-091558
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next
> config: arm64-allmodconfig (attached as .config)
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=arm64 
>
> All errors (new ones prefixed by >>):
>
>    In file included from arch/arm64/boot/dts/qcom/msm8996-mtp.dtsi:14:0,
>                     from arch/arm64/boot/dts/qcom/msm8996-mtp.dts:16:
>>> arch/arm64/boot/dts/qcom/msm8996.dtsi:14:48: fatal error: dt-bindings/clock/qcom,gcc-msm8996.h: No such file or directory
>     #include <dt-bindings/clock/qcom,gcc-msm8996.h>
>                                                    ^
>    compilation terminated.
>

Yes. These patches depend on the clk patches that expose that header
file. We'll have to pull in the clock branch underneath the dts branch.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
Date: Wed, 18 Nov 2015 11:24:52 -0800	[thread overview]
Message-ID: <564CD084.1080902@codeaurora.org> (raw)
In-Reply-To: <201511181303.U0nlsppa%fengguang.wu@intel.com>

On 11/17/2015 09:06 PM, kbuild test robot wrote:
> Hi Stephen,
>
> [auto build test ERROR on robh/for-next]
> [also build test ERROR on v4.4-rc1 next-20151117]
>
> url:    https://github.com/0day-ci/linux/commits/Stephen-Boyd/devicetree-bindings-Document-Kryo-cpu/20151118-091558
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next
> config: arm64-allmodconfig (attached as .config)
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=arm64 
>
> All errors (new ones prefixed by >>):
>
>    In file included from arch/arm64/boot/dts/qcom/msm8996-mtp.dtsi:14:0,
>                     from arch/arm64/boot/dts/qcom/msm8996-mtp.dts:16:
>>> arch/arm64/boot/dts/qcom/msm8996.dtsi:14:48: fatal error: dt-bindings/clock/qcom,gcc-msm8996.h: No such file or directory
>     #include <dt-bindings/clock/qcom,gcc-msm8996.h>
>                                                    ^
>    compilation terminated.
>

Yes. These patches depend on the clk patches that expose that header
file. We'll have to pull in the clock branch underneath the dts branch.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  reply	other threads:[~2015-11-18 19:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18  1:12 [PATCH 0/4] Add DTS for MSM8996 SoC and MTP Stephen Boyd
2015-11-18  1:12 ` Stephen Boyd
2015-11-18  1:12 ` [PATCH 1/4] devicetree: bindings: Document Kryo cpu Stephen Boyd
2015-11-18  1:12   ` Stephen Boyd
     [not found]   ` <1447809149-29724-2-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-11-18 23:07     ` Rob Herring
2015-11-18 23:07       ` Rob Herring
2015-11-18 23:07       ` Rob Herring
2015-11-18  1:12 ` [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support Stephen Boyd
2015-11-18  1:12   ` Stephen Boyd
2015-11-18  5:06   ` kbuild test robot
2015-11-18  5:06     ` kbuild test robot
2015-11-18 19:24     ` Stephen Boyd [this message]
2015-11-18 19:24       ` Stephen Boyd
2015-11-23  9:12   ` Rajendra Nayak
2015-11-23  9:12     ` Rajendra Nayak
2015-11-24  0:43     ` Stephen Boyd
2015-11-24  0:43       ` Stephen Boyd
2015-11-18  1:12 ` [PATCH 3/4] arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons Stephen Boyd
2015-11-18  1:12   ` Stephen Boyd
2015-11-18  1:12 ` [PATCH 4/4] arm64: dts: qcom: Add pm8994 gpios and MPPs Stephen Boyd
2015-11-18  1:12   ` Stephen Boyd
2015-11-18  1:12   ` Stephen Boyd
2015-11-18  4:13 ` [PATCH 0/4] Add DTS for MSM8996 SoC and MTP Andy Gross
2015-11-18  4:13   ` Andy Gross

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=564CD084.1080902@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=agross@codeaurora.org \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    /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.