All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guodong Xu <guodong.xu@linaro.org>
To: kbuild test robot <lkp@intel.com>,
	"xuwei (O)" <xuwei5@hisilicon.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>
Cc: Song Xiaowei <songxiaowei@hisilicon.com>,
	kbuild-all@01.org, Bjorn Helgaas <bhelgaas@google.com>,
	Kishon <kishon@ti.com>,
	jingoohan1@gmail.com, Arnd Bergmann <arnd@arndb.de>,
	tn@semihalf.com, keith.busch@intel.com,
	Niklas Cassel <niklas.cassel@axis.com>, Duc Dang <dhdang@apm.com>,
	"liudongdong (C)" <liudongdong3@huawei.com>,
	"Chenfeng (puck)" <puck.chen@hisilicon.com>,
	Wangbinghui <wangbinghui@hisilicon.com>,
	Suzhuangluan <suzhuangluan@hisilicon.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-pci@vger.kernel.org,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 1/3] arm64: dts: hi3660: add pcie node
Date: Mon, 15 May 2017 17:36:38 +0800	[thread overview]
Message-ID: <CAFGCpxwmuEKdc6FF=OmQz8tEipbcO+PjkwmywXLtY5=UxSeKvg@mail.gmail.com> (raw)
In-Reply-To: <201705151738.ls8RIrFp%fengguang.wu@intel.com>

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

This PCIe node has dependencies on &crg_ctrl and &gpio11. However, both of
them are not appearing in mainline kernel tree yet. Sorry about that. But I
do have a plan to send all dts related changes to maillist within this
week, no later than this Wed (17/May). Would it be possible you maintainers
review this patch in parallel?

+Device tree maintainers.

-Guodong


On Mon, May 15, 2017 at 5:18 PM, kbuild test robot <lkp@intel.com> wrote:

> Hi Song,
>
> [auto build test ERROR on pci/next]
> [also build test ERROR on v4.12-rc1 next-20170515]
> [if your patch is applied to the wrong git tree, please drop us a note to
> help improve the system]
>
> url:    https://github.com/0day-ci/linux/commits/Song-Xiaowei/
> arm64-dts-hi3660-add-pcie-node/20170515-144035
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> next
> config: arm64-defconfig (attached as .config)
> compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
>         wget https://raw.githubusercontent.com/01org/lkp-tests/master/
> 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 >>):
>
> >> Error: arch/arm64/boot/dts/hisilicon/hi3660.dtsi:180.24-25 syntax error
>    FATAL ERROR: Unable to parse input tree
>
> ---
> 0-DAY kernel test infrastructure                Open Source Technology
> Center
> https://lists.01.org/pipermail/kbuild-all                   Intel
> Corporation
>

[-- Attachment #2: Type: text/html, Size: 2539 bytes --]

  reply	other threads:[~2017-05-15  9:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15  6:27 [PATCH 1/3] arm64: dts: hi3660: add pcie node Song Xiaowei
2017-05-15  6:27 ` [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC Song Xiaowei
2017-05-15  8:21   ` Niklas Cassel
2017-05-15 11:57     ` 答复: " songxiaowei
2017-05-15 11:57       ` songxiaowei
2017-05-15  6:27 ` [PATCH 3/3] defconfig: PCI: Enable Kirin PCIe defconfig Song Xiaowei
2017-05-15  8:19 ` [PATCH 1/3] arm64: dts: hi3660: add pcie node Niklas Cassel
2017-05-15  9:18 ` kbuild test robot
2017-05-15  9:36   ` Guodong Xu [this message]
2017-05-15  9:37     ` Guodong Xu
2017-05-15  9:37       ` Guodong Xu
2017-05-15  9:37       ` Guodong Xu
2017-05-15  9:37       ` Guodong Xu

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='CAFGCpxwmuEKdc6FF=OmQz8tEipbcO+PjkwmywXLtY5=UxSeKvg@mail.gmail.com' \
    --to=guodong.xu@linaro.org \
    --cc=arnd@arndb.de \
    --cc=bhelgaas@google.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dhdang@apm.com \
    --cc=jingoohan1@gmail.com \
    --cc=kbuild-all@01.org \
    --cc=keith.busch@intel.com \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=liudongdong3@huawei.com \
    --cc=lkp@intel.com \
    --cc=mark.rutland@arm.com \
    --cc=niklas.cassel@axis.com \
    --cc=puck.chen@hisilicon.com \
    --cc=robh+dt@kernel.org \
    --cc=songxiaowei@hisilicon.com \
    --cc=suzhuangluan@hisilicon.com \
    --cc=tn@semihalf.com \
    --cc=wangbinghui@hisilicon.com \
    --cc=will.deacon@arm.com \
    --cc=xuwei5@hisilicon.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.