Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp348705pxj; Thu, 27 May 2021 01:25:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJfs+bsNxSZpbV2g2EdiCAnztab6DADyeC0geWtw1ZzN4KsvYxaOnvcTeZsSviTZYoq6+X X-Received: by 2002:a50:a446:: with SMTP id v6mr2895434edb.254.1622103913377; Thu, 27 May 2021 01:25:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622103913; cv=none; d=google.com; s=arc-20160816; b=fw1BDzJa97rcUydCRRGZHIg5zIa3hoHQiD05CufZdH+KXxxcsQQWGOfxZpKCQ0bLrQ ytOGnTdBDXUvlFOaZHOAuWEimQL7gRBwRRkpaEOdMy1m9eEQ0mLqQtTcWS4VT1ASmb00 FFvoZljGGMk39P/WwAp6Azl8bVaSWLB8gLmDglHipFWK+VzpscFAd1mzJbSwKPRgylxk 6M/SwbPV7P+oXy9cnsQAI7XWl0e3mVmS2GZoiGE2RvEGZqhUU4K8FTKNjdGnzo8VQNXq IQNgEXnVG1DUHR8Q3Yr2KcjiFIpmdk9ReR55xl2vR2E2tJ5gSUCS7YEn5XhQhqAvTQxm dZzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:ironport-sdr:ironport-sdr; bh=NDJH4eJyG04RalFrN2g1dTWaoAB8DbEDuHRdpEOAmy8=; b=fm6Dadm0cxxgZJ9mwI8Tu9QDKWE9aQvBOC83mLKvucxHP88SWGmrsIz4VpzIEpPO/+ 5arqTahXrwU/6MJdxR5OvwwmYvX0PsrOSULjaLKAEjariFnUDNSKn3EMn61Sl0LuBly2 7hdDi4TzPo+Yn/Jo+FA2idSmLCUud6Cs/LvtFvOM9SIqgbajyGJDiw8hBG/dTxcs2G6F 3mim9tLcYVQNWHAQMaCMtWRIPi79MNKnS5VP6xUIzNYbQBr3b5HFZSSpGNEcAp1M26Pf VuX5smS8rTTHh02Lsx2bpq31DyDzzyUBuYXvrQEPTxFZe0gY8HVa/n/CBVdgEMBhODMg Aovg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bo27si1344528edb.287.2021.05.27.01.24.49; Thu, 27 May 2021 01:25:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235416AbhE0IYx (ORCPT + 99 others); Thu, 27 May 2021 04:24:53 -0400 Received: from mga02.intel.com ([134.134.136.20]:37972 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235359AbhE0IYx (ORCPT ); Thu, 27 May 2021 04:24:53 -0400 IronPort-SDR: Lhi7fOBKCE7Zu6qrkAjKI53zu6LAETiA2EyJT6noTxi/ju0SfQReSgiLtLucNPrAT65AJwFJSe oHDE/KH9KO+Q== X-IronPort-AV: E=McAfee;i="6200,9189,9996"; a="189799606" X-IronPort-AV: E=Sophos;i="5.82,334,1613462400"; d="scan'208";a="189799606" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2021 01:23:19 -0700 IronPort-SDR: 6Dbe1S41vi/PfqU5I9/mmPBexyuLn5xnamuBsUggtOZavmdxnAcz9zbcSQ8VReaaTGOg41WoPD zrfDMfkirZjg== X-IronPort-AV: E=Sophos;i="5.82,334,1613462400"; d="scan'208";a="477387908" Received: from shao2-debian.sh.intel.com (HELO [10.239.13.11]) ([10.239.13.11]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2021 01:23:17 -0700 Subject: Re: [kbuild-all] Re: [PATCH v8 4/4] arm64: dts: mt8192: add spmi node To: Hsin-hsiung Wang , kernel test robot Cc: Stephen Boyd , Rob Herring , Matthias Brugger , kbuild-all@lists.01.org, clang-built-linux@googlegroups.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com, Project_Global_Chrome_Upstream_Group@mediatek.com References: <1622025344-31888-5-git-send-email-hsin-hsiung.wang@mediatek.com> <202105270021.c336cIqx-lkp@intel.com> <1622081330.22138.0.camel@mtksdaap41> From: Rong Chen Message-ID: Date: Thu, 27 May 2021 16:22:03 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <1622081330.22138.0.camel@mtksdaap41> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hsin-Hsiung, Thanks for the clarification, the bot can't parse the previous patchset from a link, but can get the base from '--base' option in https://git-scm.com/docs/git-format-patch. Best Regards, Rong Chen On 5/27/21 10:08 AM, Hsin-hsiung Wang wrote: > Hi, Sirs > Thanks for the review. > This series is based on Chun-Jie's patches[1]. > > [1] > https://patchwork.kernel.org/project/linux-mediatek/list/?series=488239 > > On Thu, 2021-05-27 at 00:46 +0800, kernel test robot wrote: >> Hi Hsin-Hsiung, >> >> Thank you for the patch! Yet something to improve: >> >> [auto build test ERROR on robh/for-next] >> [also build test ERROR on mediatek/for-next linus/master v5.13-rc3 next-20210526] >> [If your patch is applied to the wrong git tree, kindly drop us a note. >> And when submitting patch, we suggest to use '--base' as documented in >> https://git-scm.com/docs/git-format-patch] >> >> url: https://github.com/0day-ci/linux/commits/Hsin-Hsiung-Wang/Add-SPMI-support-for-Mediatek-MT6873-8192-SoC-IC/20210526-183803 >> base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next >> config: arm64-randconfig-r016-20210526 (attached as .config) >> compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 99155e913e9bad5f7f8a247f8bb3a3ff3da74af1) >> reproduce (this is a W=1 build): >> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> # install arm64 cross compiling tool for clang build >> # apt-get install binutils-aarch64-linux-gnu >> # https://github.com/0day-ci/linux/commit/423b4a1660f5157dbac566f9c498c61927f09022 >> git remote add linux-review https://github.com/0day-ci/linux >> git fetch --no-tags linux-review Hsin-Hsiung-Wang/Add-SPMI-support-for-Mediatek-MT6873-8192-SoC-IC/20210526-183803 >> git checkout 423b4a1660f5157dbac566f9c498c61927f09022 >> # save the attached .config to linux build tree >> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 >> >> If you fix the issue, kindly add following tag as appropriate >> Reported-by: kernel test robot >> >> All errors (new ones prefixed by >>): >> >>>> Error: arch/arm64/boot/dts/mediatek/mt8192.dtsi:299.24-25 syntax error >> FATAL ERROR: Unable to parse input tree >> >> --- >> 0-DAY CI Kernel Test Service, Intel Corporation >> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org > _______________________________________________ > kbuild-all mailing list -- kbuild-all@lists.01.org > To unsubscribe send an email to kbuild-all-leave@lists.01.org