All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, k.kozlowski@samsung.com, kgene@kernel.org,
	s.nawrocki@samsung.com, tomasz.figa@gmail.com,
	jh80.chung@samsung.com, andi.shyti@samsung.com,
	inki.dae@samsung.com, sw0312.kim@samsung.com,
	pankaj.dubey@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 7/7] ARM: dts: Add initial gpio setting of MMC2 device for exynos3250-monk
Date: Tue, 15 Mar 2016 13:25:57 +0900	[thread overview]
Message-ID: <56E78ED5.9060604@samsung.com> (raw)
In-Reply-To: <201603151221.FDX9rQCr%fengguang.wu@intel.com>

Hi,

On 2016년 03월 15일 13:18, kbuild test robot wrote:
> Hi Chanwoo,
> 
> [auto build test ERROR on v4.5-rc7]
> [also build test ERROR on next-20160314]
> [if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
> 
> url:    https://github.com/0day-ci/linux/commits/Chanwoo-Choi/ARM-dts-Add-new-Exynos3250-based-ARTIK5-module-dtsi-file/20160315-101326
> config: arm-exynos_defconfig (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=arm 
> 
> All errors (new ones prefixed by >>):
> 
>>> Error: arch/arm/boot/dts/exynos3250-monk.dts:564.9-10 syntax error
>    FATAL ERROR: Unable to parse input tree

>    FATAL ERROR: Unable to parse input tree

This patch depend on patch[1]. I send the separate patch-set.
To build this patch, patch[1] should be applied. It is my mistake.
[1] https://lkml.org/lkml/2016/3/14/245

Best Regards,
Chanwoo Choi

WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 7/7] ARM: dts: Add initial gpio setting of MMC2 device for exynos3250-monk
Date: Tue, 15 Mar 2016 13:25:57 +0900	[thread overview]
Message-ID: <56E78ED5.9060604@samsung.com> (raw)
In-Reply-To: <201603151221.FDX9rQCr%fengguang.wu@intel.com>

Hi,

On 2016? 03? 15? 13:18, kbuild test robot wrote:
> Hi Chanwoo,
> 
> [auto build test ERROR on v4.5-rc7]
> [also build test ERROR on next-20160314]
> [if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
> 
> url:    https://github.com/0day-ci/linux/commits/Chanwoo-Choi/ARM-dts-Add-new-Exynos3250-based-ARTIK5-module-dtsi-file/20160315-101326
> config: arm-exynos_defconfig (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=arm 
> 
> All errors (new ones prefixed by >>):
> 
>>> Error: arch/arm/boot/dts/exynos3250-monk.dts:564.9-10 syntax error
>    FATAL ERROR: Unable to parse input tree

>    FATAL ERROR: Unable to parse input tree

This patch depend on patch[1]. I send the separate patch-set.
To build this patch, patch[1] should be applied. It is my mistake.
[1] https://lkml.org/lkml/2016/3/14/245

Best Regards,
Chanwoo Choi

  reply	other threads:[~2016-03-15  4:26 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-15  2:08 [PATCH v2 0/7] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file Chanwoo Choi
2016-03-15  2:08 ` Chanwoo Choi
2016-03-15  2:08 ` [PATCH v2 1/7] clk: samsung: exynos3250: Add UART2 clock Chanwoo Choi
2016-03-15  2:08   ` Chanwoo Choi
2016-03-15  2:08 ` [PATCH v2 2/7] clk: samsung: exynos3250: Add MMC2 clock Chanwoo Choi
2016-03-15  2:08   ` Chanwoo Choi
     [not found] ` <1458007695-3627-1-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-03-15  2:08   ` [PATCH v2 3/7] ARM: dts: Add UART2 dt node for Exynos3250 SoC Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:08   ` [PATCH v2 4/7] ARM: dts: Add MSHC2 " Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:08   ` [PATCH v2 7/7] ARM: dts: Add initial gpio setting of MMC2 device for exynos3250-monk Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:08     ` Chanwoo Choi
2016-03-15  2:38     ` Krzysztof Kozlowski
2016-03-15  2:38       ` Krzysztof Kozlowski
2016-03-15  4:18     ` kbuild test robot
2016-03-15  4:18       ` kbuild test robot
2016-03-15  4:18       ` kbuild test robot
2016-03-15  4:25       ` Chanwoo Choi [this message]
2016-03-15  4:25         ` Chanwoo Choi
2016-03-15  2:08 ` [PATCH v2 5/7] ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module Chanwoo Choi
2016-03-15  2:08   ` Chanwoo Choi
     [not found]   ` <1458007695-3627-6-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-03-15  2:33     ` Krzysztof Kozlowski
2016-03-15  2:33       ` Krzysztof Kozlowski
2016-03-15  2:33       ` Krzysztof Kozlowski
2016-03-15  2:42       ` Chanwoo Choi
2016-03-15  2:42         ` Chanwoo Choi
2016-03-15  2:08 ` [PATCH v2 6/7] ARM: dts: Add MSHC2 dt node for SD card for exynos3250-artik5-eval board Chanwoo Choi
2016-03-15  2:08   ` Chanwoo Choi
2016-03-15  2:36   ` Krzysztof Kozlowski
2016-03-15  2:36     ` Krzysztof Kozlowski
2016-03-15  2:35 ` [PATCH v2 0/7] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file Krzysztof Kozlowski
2016-03-15  2:35   ` Krzysztof Kozlowski
2016-03-15  2:39   ` Chanwoo Choi
2016-03-15  2:39     ` Chanwoo Choi
2016-03-15  2:44     ` Krzysztof Kozlowski
2016-03-15  2:44       ` Krzysztof Kozlowski

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=56E78ED5.9060604@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=andi.shyti@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inki.dae@samsung.com \
    --cc=jh80.chung@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kbuild-all@01.org \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=pankaj.dubey@samsung.com \
    --cc=s.nawrocki@samsung.com \
    --cc=sw0312.kim@samsung.com \
    --cc=tomasz.figa@gmail.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.