From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 008FBC33CAF for ; Thu, 16 Jan 2020 18:52:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CA010206D7 for ; Thu, 16 Jan 2020 18:52:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2437089AbgAPSwV (ORCPT ); Thu, 16 Jan 2020 13:52:21 -0500 Received: from muru.com ([72.249.23.125]:51316 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389427AbgAPSwV (ORCPT ); Thu, 16 Jan 2020 13:52:21 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 8115980FC; Thu, 16 Jan 2020 18:53:02 +0000 (UTC) Date: Thu, 16 Jan 2020 10:52:17 -0800 From: Tony Lindgren To: kbuild test robot Cc: kbuild-all@lists.01.org, linux-omap@vger.kernel.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , devicetree@vger.kernel.org, "H . Nikolaus Schaller" , Matthijs van Duin , Peter Ujfalusi , Tero Kristo Subject: Re: [PATCH] ARM: dts: Configure omap5 AESS Message-ID: <20200116185217.GU5885@atomide.com> References: <20200114150937.18304-1-tony@atomide.com> <202001162346.4yVlrA8l%lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202001162346.4yVlrA8l%lkp@intel.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * kbuild test robot [200116 15:55]: > Hi Tony, > > I love your patch! Yet something to improve: > > [auto build test ERROR on robh/for-next] > [also build test ERROR on omap/for-next balbi-usb/next v5.5-rc6 next-20200115] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] > > url: https://github.com/0day-ci/linux/commits/Tony-Lindgren/ARM-dts-Configure-omap5-AESS/20200115-114737 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next > config: arm-defconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > GCC_VERSION=7.5.0 make.cross ARCH=arm > > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > > All errors (new ones prefixed by >>): > > >> Error: arch/arm/boot/dts/omap5-l4-abe.dtsi:447.27-28 syntax error > FATAL ERROR: Unable to parse input tree This patch has a dependency to a clock related patch as described in the original patch email so this error can be ignored. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: dts: Configure omap5 AESS Date: Thu, 16 Jan 2020 10:52:17 -0800 Message-ID: <20200116185217.GU5885@atomide.com> References: <20200114150937.18304-1-tony@atomide.com> <202001162346.4yVlrA8l%lkp@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <202001162346.4yVlrA8l%lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: kbuild test robot Cc: kbuild-all-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "H . Nikolaus Schaller" , Matthijs van Duin , Peter Ujfalusi , Tero Kristo List-Id: linux-omap@vger.kernel.org * kbuild test robot [200116 15:55]: > Hi Tony, > > I love your patch! Yet something to improve: > > [auto build test ERROR on robh/for-next] > [also build test ERROR on omap/for-next balbi-usb/next v5.5-rc6 next-20200115] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] > > url: https://github.com/0day-ci/linux/commits/Tony-Lindgren/ARM-dts-Configure-omap5-AESS/20200115-114737 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next > config: arm-defconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > GCC_VERSION=7.5.0 make.cross ARCH=arm > > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > > All errors (new ones prefixed by >>): > > >> Error: arch/arm/boot/dts/omap5-l4-abe.dtsi:447.27-28 syntax error > FATAL ERROR: Unable to parse input tree This patch has a dependency to a clock related patch as described in the original patch email so this error can be ignored. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7916957235297158569==" MIME-Version: 1.0 From: Tony Lindgren To: kbuild-all@lists.01.org Subject: Re: [PATCH] ARM: dts: Configure omap5 AESS Date: Thu, 16 Jan 2020 10:52:17 -0800 Message-ID: <20200116185217.GU5885@atomide.com> In-Reply-To: <202001162346.4yVlrA8l%lkp@intel.com> List-Id: --===============7916957235297158569== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable * kbuild test robot [200116 15:55]: > Hi Tony, > = > I love your patch! Yet something to improve: > = > [auto build test ERROR on robh/for-next] > [also build test ERROR on omap/for-next balbi-usb/next v5.5-rc6 next-2020= 0115] > [if your patch is applied to the wrong git tree, please drop us a note to= help > improve the system. BTW, we also suggest to use '--base' option to specif= y the > base tree in git format-patch, please see https://stackoverflow.com/a/374= 06982] > = > url: https://github.com/0day-ci/linux/commits/Tony-Lindgren/ARM-dts-Co= nfigure-omap5-AESS/20200115-114737 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git fo= r-next > config: arm-defconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > GCC_VERSION=3D7.5.0 make.cross ARCH=3Darm = > = > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > = > All errors (new ones prefixed by >>): > = > >> Error: arch/arm/boot/dts/omap5-l4-abe.dtsi:447.27-28 syntax error > FATAL ERROR: Unable to parse input tree This patch has a dependency to a clock related patch as described in the original patch email so this error can be ignored. Regards, Tony --===============7916957235297158569==--