From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CB810362134; Thu, 29 Jan 2026 21:47:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769723243; cv=none; b=SUl4jNl7vexl9fmD3rhc0SVFp+Pew5WZE4olpO2cIKee2YmKuvd7TRExLEI7gT1JUhAX27v55qVBnoVytw18cTapst/Y/uMR5+9yjS6PjXKHAnNdLwz4GWHygniE3x91Sfq8niqyK8fMqqjlfxE+dFuOWnezMbZ2yz9Cxpanqkw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769723243; c=relaxed/simple; bh=xuEWwxsCnKV1hgUcvG3HkKb3wtP4QNEso9PfcYG5F+c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=MmGq3MrPJeWZW79gbdd4xSqBgV4ZyQITqVbNs/o6S31X401WTue+A5upF0tzjg0Yy1OcAtqzeAwGooCG48CxkRSmE9/++hblIn6jlX+mxNKKP7CItAGZEEvMVz1EOWPcxYlCt6uCq8k4Lj4eXe4tkPf7TY1Zl7PtW4NoietahzY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=f04/yhoa; arc=none smtp.client-ip=198.175.65.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="f04/yhoa" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1769723241; x=1801259241; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=xuEWwxsCnKV1hgUcvG3HkKb3wtP4QNEso9PfcYG5F+c=; b=f04/yhoamEoWJwthRP8GYQ4W6MGGdJUwNDqabNadxcYd5CelKh+/vtPr 9qlEDM/HkzxopTOovXNx8VeyDBGsKgiAOkYMqWG6a4AXMkNsIRlUgGYQl Vwubl4uiYHUoNTQDHWtL/txbhgMDgxETR8d/DQWDCPD1p86nKtBnLymqz luRHRRf8wQWwZS8jFNX9s8qtHJNdqifZxccQaX+LndEfrA/9VL4KAIbtc G0ROosqFycCkorB5qMMaq/HdMO5xkAZAxifqiYKfS2gJJAnh+bz9ozCP3 weUswUXS9vow2DGfvZL88ghChT5BfATxVe7c5D0F5CMtgOblzBLKaaLiV w==; X-CSE-ConnectionGUID: 33YBsUrtS7Kz4rBsMZECOg== X-CSE-MsgGUID: Itmmys3mRQOK3EudLR2xhg== X-IronPort-AV: E=McAfee;i="6800,10657,11686"; a="74601380" X-IronPort-AV: E=Sophos;i="6.21,261,1763452800"; d="scan'208";a="74601380" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa107.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jan 2026 13:47:21 -0800 X-CSE-ConnectionGUID: yLbJJGB2QGqnFxxCDbzpEg== X-CSE-MsgGUID: v5zuVwWmR1iHFhcpO5K4vg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,261,1763452800"; d="scan'208";a="208481382" Received: from lkp-server01.sh.intel.com (HELO 765f4a05e27f) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 29 Jan 2026 13:47:17 -0800 Received: from kbuild by 765f4a05e27f with local (Exim 4.98.2) (envelope-from ) id 1vlZr8-00000000bvI-2acX; Thu, 29 Jan 2026 21:47:14 +0000 Date: Fri, 30 Jan 2026 05:46:17 +0800 From: kernel test robot To: Varadarajan Narayanan , andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, sumit.garg@oss.qualcomm.com, dmitry.baryshkov@oss.qualcomm.com, Varadarajan Narayanan , Konrad Dybcio Subject: Re: [PATCH v3 2/4] arm64: dts: qcom: ipq9574-rdp433: Reorganize DTS to introduce eMMC support Message-ID: <202601300550.OQXggWux-lkp@intel.com> References: <20260129062825.666457-3-varadarajan.narayanan@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260129062825.666457-3-varadarajan.narayanan@oss.qualcomm.com> Hi Varadarajan, kernel test robot noticed the following build errors: [auto build test ERROR on fcb70a56f4d81450114034b2c61f48ce7444a0e2] url: https://github.com/intel-lab-lkp/linux/commits/Varadarajan-Narayanan/arm64-dts-qcom-ipq9574-Add-gpio-details-for-eMMC/20260129-143219 base: fcb70a56f4d81450114034b2c61f48ce7444a0e2 patch link: https://lore.kernel.org/r/20260129062825.666457-3-varadarajan.narayanan%40oss.qualcomm.com patch subject: [PATCH v3 2/4] arm64: dts: qcom: ipq9574-rdp433: Reorganize DTS to introduce eMMC support config: arm64-randconfig-001-20260129 (https://download.01.org/0day-ci/archive/20260130/202601300550.OQXggWux-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 10.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260130/202601300550.OQXggWux-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202601300550.OQXggWux-lkp@intel.com/ All errors (new ones prefixed by >>): >> make[4]: *** No rule to make target 'arch/arm64/boot/dts/qcom/ipq9574-rdp433.dtb', needed by 'arch/arm64/boot/dts/qcom/dtbs-list'. make[4]: Target 'arch/arm64/boot/dts/qcom/' not remade because of errors. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki