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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1786DC433FE for ; Mon, 23 May 2022 01:19:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245672AbiEWBTg (ORCPT ); Sun, 22 May 2022 21:19:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48434 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242395AbiEWBTf (ORCPT ); Sun, 22 May 2022 21:19:35 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D758B63; Sun, 22 May 2022 18:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653268774; x=1684804774; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=78kjYs7ZIDlhmHigjs7ovuAb6IYSuJcnZJtEKzQWmnM=; b=JRCQU8GmuT/NtDyYCOZ7SvKDvVXxZd0bFI+v2jHCXSPLsLnNhkUi2HNq MfOAbaVvjiijfLQvOAojxGavIhwMSsYzDjwWxSCqWU1ZtHKcp9kV6RMMl nYFdxT1jp8swi4/tdnxGpdCiKijkHmWAQpwE8HG401gP5Zn9+dQsfA17A CtcPBuewDglqQlpLcPW9m5pk1DPiULubyL3M1Or5FfyLuT9TT/K1UIEKu Bm9OBkjSXgOWS7Fecm6l76hH3UhQkX+fYrTawhTLUJUKQEzvG+i7a/jJp cZsstbpncPwIUBEre1HvnGTlozwB1j1APVuOzrsNYoaTO1FHFjorZOCzg Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10355"; a="336126828" X-IronPort-AV: E=Sophos;i="5.91,245,1647327600"; d="scan'208";a="336126828" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 May 2022 18:19:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,245,1647327600"; d="scan'208";a="629101669" Received: from lkp-server01.sh.intel.com (HELO db63a1be7222) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 22 May 2022 18:19:28 -0700 Received: from kbuild by db63a1be7222 with local (Exim 4.95) (envelope-from ) id 1nswjH-0000ms-Oz; Mon, 23 May 2022 01:19:27 +0000 Date: Mon, 23 May 2022 09:18:32 +0800 From: kernel test robot To: Judy Hsiao , Andy Gross Cc: kbuild-all@lists.01.org, Bjorn Andersson , Rob Herring , Srini Kandagatla , dianders@chromium.org, mka@chromium.org, cychiang@google.com, judyhsiao@google.com, tzungbi@chromium.org, swboyd@chromium.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Judy Hsiao Subject: Re: [v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1 Message-ID: <202205230902.SjYN7dSW-lkp@intel.com> References: <20220519084119.675990-4-judyhsiao@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220519084119.675990-4-judyhsiao@chromium.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Judy, Thank you for the patch! Yet something to improve: [auto build test ERROR on soc/for-next] [cannot apply to robh/for-next arm/for-next arm64/for-next/core clk/clk-next kvmarm/next rockchip/for-next shawnguo/for-next keystone/next v5.18] [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/intel-lab-lkp/linux/commits/Judy-Hsiao/Add-dtsi-for-sc7280-boards-that-using-rt5682-codec/20220519-164227 base: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git for-next config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220523/202205230902.SjYN7dSW-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.3.0 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 # https://github.com/intel-lab-lkp/linux/commit/7d7f6f8d1383ed458da5ba18090dd7ce30e1c96b git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Judy-Hsiao/Add-dtsi-for-sc7280-boards-that-using-rt5682-codec/20220519-164227 git checkout 7d7f6f8d1383ed458da5ba18090dd7ce30e1c96b # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:615.1-13 Label or path mi2s1_data0 not found Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:620.1-12 Label or path mi2s1_sclk not found Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:625.1-10 Label or path mi2s1_ws not found >> Error: arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi:29.29-30 syntax error FATAL ERROR: Unable to parse input tree -- 0-DAY CI Kernel Test Service https://01.org/lkp 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 865D5C433EF for ; Mon, 23 May 2022 08:49:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=u+8iX4GhIX8B0KZEXAy2c0HD2GurDM4qKmQkbpXfyxw=; b=gwMaDQKFCndMYt /CzPRwaC72SVz+lo/R3po6C/rAeFbvhblw11M8vuJMMcdUiJQMhGeGbVa39Zsagpod+n4dwe2oVK0 LiwTUXunk2sgiUeB5xG1ME6e3AkG6LYnNHYMwkALt+DW4/qYerYF2xb4g1cErQO4oE03qxhNafn0H m6XTHVXxoGNLPhYa7VH9gUYwk4jLQpxJJs/jgyi/5ZkzG35x/1yVX9RBN/+Om0MwfdytqLe56iXmj 3VlufMxe6CTAJuPf19ih+Z7vMvnyThJrW+GXZ8+S8WY9fRWaZ6JN8uZfvAOk9lWAdxfKlx3+BNLSI sBe8d9u9NCu5ykh/hzlw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt3iV-002YNS-RL; Mon, 23 May 2022 08:47:10 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt2uk-002CKb-E1 for linux-arm-kernel@bombadil.infradead.org; Mon, 23 May 2022 07:55:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=dSr7hhJuYfn0Cyzgk59sK1EakndyIEneum0NKnv2gzY=; b=TFgPNLiLXbfXEDtq7ZNqPcLfi7 vP3KI5H+Y74wH7vCGPushR+miZNKmX63rXPJj16XKFQjfHuNwU8Ii6tRDjijA6LPu3jxYp9vmU2HO vlA6VcLFdir15mPmwyTbXVo9Ezb/0wFlo2KMxI3nuGhMcwiYZ7BglvXpBQ4v3Qnx2+eiyz1yeOwIj G2maVqesMqFgI206mIIDBcFTLn08BMasJTc/LOdyu635vqC4ov6WhYTuPZBMlLbq4GfG8Y5xcyQuM Zp9HdGoV2FpvQtooeWTWJlmP+i3Z30+gdRd2meOAGNwtoqeYmczQyZnSXll3HvRjlZMrMgN7GjAXZ TXWXCYLQ==; Received: from mga07.intel.com ([134.134.136.100]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nswkX-000imt-4N for linux-arm-kernel@lists.infradead.org; Mon, 23 May 2022 01:20:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653268845; x=1684804845; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=78kjYs7ZIDlhmHigjs7ovuAb6IYSuJcnZJtEKzQWmnM=; b=jtbVkuI8iMtHRuGyzcCW22wGWqRZi6f55prfcAB/Ey2VS12l1WaYgLL8 0uRjaR26caqjJUB+5TmBDJpzKV8/Vt9QyacM347Tr6nOHueZZibPute+Y BJ0par11UM1ftAfH40n38HViAmbIz8uY80J62/X29lbHqi64RqRrSLiH+ l3StUg4nbmaXAQMk0BJfzOaIqYkvFpRI383IgSbMb6NuQuY9kPTXv1Fys GGhdNtwBLZAuCEg7BINlIp5BxhKP4QSRMd9REahzCmnGcnuduxkgd9nl3 KkvDvDrwEdsSUQPrZaSg/qNnMXR5b0wbZtANxH47bpsMdcIAYVwcYpA45 A==; X-IronPort-AV: E=McAfee;i="6400,9594,10355"; a="336126829" X-IronPort-AV: E=Sophos;i="5.91,245,1647327600"; d="scan'208";a="336126829" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 May 2022 18:19:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,245,1647327600"; d="scan'208";a="629101669" Received: from lkp-server01.sh.intel.com (HELO db63a1be7222) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 22 May 2022 18:19:28 -0700 Received: from kbuild by db63a1be7222 with local (Exim 4.95) (envelope-from ) id 1nswjH-0000ms-Oz; Mon, 23 May 2022 01:19:27 +0000 Date: Mon, 23 May 2022 09:18:32 +0800 From: kernel test robot To: Judy Hsiao , Andy Gross Cc: kbuild-all@lists.01.org, Bjorn Andersson , Rob Herring , Srini Kandagatla , dianders@chromium.org, mka@chromium.org, cychiang@google.com, judyhsiao@google.com, tzungbi@chromium.org, swboyd@chromium.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Judy Hsiao Subject: Re: [v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1 Message-ID: <202205230902.SjYN7dSW-lkp@intel.com> References: <20220519084119.675990-4-judyhsiao@chromium.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220519084119.675990-4-judyhsiao@chromium.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220523_022046_606039_42A38CEE X-CRM114-Status: GOOD ( 11.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Judy, Thank you for the patch! Yet something to improve: [auto build test ERROR on soc/for-next] [cannot apply to robh/for-next arm/for-next arm64/for-next/core clk/clk-next kvmarm/next rockchip/for-next shawnguo/for-next keystone/next v5.18] [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/intel-lab-lkp/linux/commits/Judy-Hsiao/Add-dtsi-for-sc7280-boards-that-using-rt5682-codec/20220519-164227 base: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git for-next config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220523/202205230902.SjYN7dSW-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.3.0 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 # https://github.com/intel-lab-lkp/linux/commit/7d7f6f8d1383ed458da5ba18090dd7ce30e1c96b git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Judy-Hsiao/Add-dtsi-for-sc7280-boards-that-using-rt5682-codec/20220519-164227 git checkout 7d7f6f8d1383ed458da5ba18090dd7ce30e1c96b # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:615.1-13 Label or path mi2s1_data0 not found Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:620.1-12 Label or path mi2s1_sclk not found Error: arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi:625.1-10 Label or path mi2s1_ws not found >> Error: arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi:29.29-30 syntax error FATAL ERROR: Unable to parse input tree -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel