All of lore.kernel.org
 help / color / mirror / Atom feed
From: Caesar Wang <sasukewxt@163.com>
To: kbuild test robot <lkp@intel.com>
Cc: Caesar Wang <wxt@rock-chips.com>,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Heiko Stuebner <heiko@sntech.de>, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	frank.wang@rock-chips.com,
	Catalin Marinas <catalin.marinas@arm.com>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	Will Deacon <will.deacon@arm.com>,
	linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	kbuild-all@01.org, Kumar Gala <galak@codeaurora.org>,
	Olof Johansson <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes
Date: Wed, 28 Oct 2015 16:12:15 +0800	[thread overview]
Message-ID: <5630835F.5020907@163.com> (raw)
In-Reply-To: <201510280433.KeMm1w9H%fengguang.wu@intel.com>

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

Hi smart robot,

在 2015年10月28日 04:33, kbuild test robot 写道:
> Hi Caesar,
>
> [auto build test ERROR on rockchip/for-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
>
> url:    https://github.com/0day-ci/linux/commits/Caesar-Wang/mailbox-rockchip-Add-mailbox-driver-for-Rockchip-platform/20151027-153608
> config: arm64-allyesconfig (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 >>):
>
>>> Error: arch/arm64/boot/dts/rockchip/rk3368.dtsi:490.3-4 syntax error
>     FATAL ERROR: Unable to parse input tree
>
Thanks for pointing out my figner wrong.

-	reg = <0x0 0xff6b0000 0x0 0x1000>,
+	reg = <0x0 0xff6b0000 0x0 0x1000>;


> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
> [attachment]
>
> .config.gz
> download: http://u.163.com/t0/av3utwEyL
>
>
>
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip


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

  reply	other threads:[~2015-10-28  8:12 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27  7:31 [PATCH v1 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform Caesar Wang
2015-10-27  7:31 ` Caesar Wang
2015-10-27  7:31 ` Caesar Wang
     [not found] ` <1445931106-683-1-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-10-27  7:31   ` [PATCH v1 1/3] dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs Caesar Wang
2015-10-27  7:31     ` Caesar Wang
2015-10-27  7:31     ` Caesar Wang
2015-10-27  8:10     ` Rob Herring
2015-10-27  8:10       ` Rob Herring
2015-10-27  7:31 ` [PATCH v1 2/3] mailbox: rockchip: Add Rockchip mailbox driver Caesar Wang
2015-10-27  7:31   ` Caesar Wang
2016-03-07 18:48   ` Heiko Stübner
2016-03-07 18:48     ` Heiko Stübner
2016-03-11  3:45     ` Jassi Brar
2016-03-11  3:45       ` Jassi Brar
2016-03-11  3:45       ` Jassi Brar
2015-10-27  7:31 ` [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes Caesar Wang
2015-10-27  7:31   ` Caesar Wang
     [not found]   ` <1445931106-683-4-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-10-27 20:33     ` kbuild test robot
2015-10-27 20:33       ` kbuild test robot
2015-10-27 20:33       ` kbuild test robot
2015-10-28  8:12       ` Caesar Wang [this message]
2016-03-11  4:21     ` Caesar Wang
2016-03-11  4:21       ` Caesar Wang
2016-03-11  4:21       ` Caesar Wang
2016-03-17  0:30   ` Heiko Stübner
2016-03-17  0:30     ` Heiko Stübner

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=5630835F.5020907@163.com \
    --to=sasukewxt@163.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=frank.wang@rock-chips.com \
    --cc=galak@codeaurora.org \
    --cc=heiko@sntech.de \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jassisinghbrar@gmail.com \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=lkp@intel.com \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=olof@lixom.net \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=will.deacon@arm.com \
    --cc=wxt@rock-chips.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.