From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes References: <201510280433.KeMm1w9H%fengguang.wu@intel.com> From: Caesar Wang Message-ID: <5630835F.5020907@163.com> Date: Wed, 28 Oct 2015 16:12:15 +0800 MIME-Version: 1.0 In-Reply-To: <201510280433.KeMm1w9H%fengguang.wu@intel.com> Content-Type: multipart/alternative; boundary="------------000305090409080700070704" To: kbuild test robot Cc: Caesar Wang , Mark Rutland , devicetree@vger.kernel.org, Lorenzo Pieralisi , Heiko Stuebner , Pawel Moll , Ian Campbell , frank.wang@rock-chips.com, Catalin Marinas , Jassi Brar , Will Deacon , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , kbuild-all@01.org, Kumar Gala , Olof Johansson , linux-arm-kernel@lists.infradead.org List-ID: This is a multi-part message in MIME format. --------------000305090409080700070704 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 --------------000305090409080700070704 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit 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

--------------000305090409080700070704--