From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 5B4EE21D3E4 for ; Sun, 2 Nov 2025 21:53:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762120418; cv=none; b=Sqm9g7fIg9juvZS34lsNlzvTLht0fRxtsCsXfABR0NQmgBP2PoeibHaFzinL9UIEGO/BIlUMF2NWJQJyIO6Mf/yXtOfK4yTXPU43lwkJ08zA/9i01OmzVv2AYpIsz+rJWHmTFb4Z+AVyAwPLSfWQRkxS5Id/i33hPfq1x4fKnHE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762120418; c=relaxed/simple; bh=wlc0UGWnu9Jt/GUB1LZ5Asy8Dq1Zq0j7h+47A1DCXgQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=RORusXbUG7oTMfnjOjV8UoVSGA7mRWa5x/tnvYedR86gycQxJfRlxxqwyWhBQlK2dXIiC78vCfmUwEWjB0S0emLsF8lWQclXt0S5SskHiXA87CvxB/2tAVGp+L0/ERcuPuGEPCJu8K+WHMtGuGlBT0Rw+dtoQWjbd22ulPLh4Oc= 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=LetTXyQs; arc=none smtp.client-ip=192.198.163.9 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="LetTXyQs" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1762120417; x=1793656417; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=wlc0UGWnu9Jt/GUB1LZ5Asy8Dq1Zq0j7h+47A1DCXgQ=; b=LetTXyQsT5nUxjseC0KSNPY8LRmNxy23jTYqOgJiD1Lw1ltaVJZhbg7R 0DrY2UtNrIY3RSnTf6CjvWAsOEDN+M/09Y/WuNkagtfbGKa1jznd68FvK pOEGOZPPQEHKurVGYUt73p8UG7tC8YX8U+wyfTTXqYQzN/IbfRJ5i+WKt 4e3nc6DE/THZ4EDabmlaFqBdiZWOoIsVaCx3H8pD90M+CnXQfiupPjN1c mcfcn+ihjRkYytv19WOWcGqkMNqyiG/3pdQ3RSSnUMZOlqUeZ+etQ8B59 e95SVXQiEtZmyJpVW8BXsOSH6iEI7a6c5iJ9MdBp0vkhA4kh7kUtGsCbP A==; X-CSE-ConnectionGUID: IMX/Dc9dRd+pODMQ/3bXPA== X-CSE-MsgGUID: /uOcJXN9TpejmbynBx/zRQ== X-IronPort-AV: E=McAfee;i="6800,10657,11601"; a="74877377" X-IronPort-AV: E=Sophos;i="6.19,274,1754982000"; d="scan'208";a="74877377" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Nov 2025 13:53:36 -0800 X-CSE-ConnectionGUID: 0tQ+/Z5IRwWinFoWz7n/aA== X-CSE-MsgGUID: zmwLQ7idRgKcJrmcIvrAkQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,274,1754982000"; d="scan'208";a="191040965" Received: from lkp-server02.sh.intel.com (HELO 66d7546c76b2) ([10.239.97.151]) by fmviesa005.fm.intel.com with ESMTP; 02 Nov 2025 13:53:33 -0800 Received: from kbuild by 66d7546c76b2 with local (Exim 4.96) (envelope-from ) id 1vFg0w-000PbA-32; Sun, 02 Nov 2025 21:53:30 +0000 Date: Mon, 3 Nov 2025 05:52:58 +0800 From: kernel test robot To: Alex Elder , vkoul@kernel.org, kishon@kernel.org Cc: oe-kbuild-all@lists.linux.dev, p.zabel@pengutronix.de, dlan@gentoo.org, aurelien@aurel32.net, guodong@riscstar.com, linux-phy@lists.infradead.org, spacemit@lists.linux.dev, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Junzhong Pan Subject: Re: [PATCH v4 4/7] phy: spacemit: introduce PCIe/combo PHY Message-ID: <202511030553.8UVCnq06-lkp@intel.com> References: <20251030220259.1063792-5-elder@riscstar.com> Precedence: bulk X-Mailing-List: linux-kernel@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: <20251030220259.1063792-5-elder@riscstar.com> Hi Alex, kernel test robot noticed the following build errors: [auto build test ERROR on 131f3d9446a6075192cdd91f197989d98302faa6] url: https://github.com/intel-lab-lkp/linux/commits/Alex-Elder/dt-bindings-phy-spacemit-add-SpacemiT-PCIe-combo-PHY/20251031-060541 base: 131f3d9446a6075192cdd91f197989d98302faa6 patch link: https://lore.kernel.org/r/20251030220259.1063792-5-elder%40riscstar.com patch subject: [PATCH v4 4/7] phy: spacemit: introduce PCIe/combo PHY config: sh-allyesconfig (https://download.01.org/0day-ci/archive/20251103/202511030553.8UVCnq06-lkp@intel.com/config) compiler: sh4-linux-gcc (GCC) 15.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251103/202511030553.8UVCnq06-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/202511030553.8UVCnq06-lkp@intel.com/ All errors (new ones prefixed by >>): sh4-linux-ld: drivers/phy/phy-spacemit-k1-pcie.o: in function `k1_pcie_phy_probe': >> phy-spacemit-k1-pcie.c:(.text+0x7e4): undefined reference to `devm_clk_hw_register' >> sh4-linux-ld: phy-spacemit-k1-pcie.c:(.text+0x7ec): undefined reference to `devm_clk_hw_get_clk' sh4-linux-ld: drivers/net/phy/air_en8811h.o: in function `en8811h_resume': air_en8811h.c:(.text+0x948): undefined reference to `clk_restore_context' sh4-linux-ld: drivers/net/phy/air_en8811h.o: in function `en8811h_suspend': air_en8811h.c:(.text+0x984): undefined reference to `clk_save_context' sh4-linux-ld: drivers/media/i2c/tc358746.o: in function `tc358746_probe': tc358746.c:(.text+0x1a68): undefined reference to `devm_clk_hw_register' sh4-linux-ld: tc358746.c:(.text+0x1a74): undefined reference to `devm_of_clk_add_hw_provider' sh4-linux-ld: tc358746.c:(.text+0x1a78): undefined reference to `of_clk_hw_simple_get' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki