From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (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 5B701327C1E; Wed, 19 Nov 2025 19:41:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763581300; cv=none; b=LXxoTovCmbR6ZSd1GUVme7sSBbZC5NyU+DkF6w+qbL7Pidt6iTtHuAvZ18GkMSRbibiifKbV1OzkKyTXdn7vsej8rP2EIv/jD+dtdjjwEUPUxsNRHsY5/t5r42sZHEgn5lJtE34/2OoK2pK8COMp91NcbPG3v8/GNxWCCOips7Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763581300; c=relaxed/simple; bh=hDMQAHc9RVb5AJEaEAQLuugyJLi+svbEpdJT56L2hjE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=nN3DHIf77KHRiNSVisC8iZTJ+P1dQbZcR0/DQjmKYzig6R9gK4umuWzBnSfKvNzi6JS5nE2qOW4Qf01a+YKZR/d776rKZnTSs2Rn47JYccq+E51qaUG1KH68t26hIEzYgl8ZVwAvdJbtROT4ISoMpUIh8CPW06vLU9lME1OK4TE= 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=FipdifQ4; arc=none smtp.client-ip=192.198.163.13 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="FipdifQ4" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1763581297; x=1795117297; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=hDMQAHc9RVb5AJEaEAQLuugyJLi+svbEpdJT56L2hjE=; b=FipdifQ4H2fIv+zSlT51XZH2qHmMJGkXgyM5JeTFTL8avoc+n+2j8vyS V2Q+O+VVuG7yTn8Q7522AR6wpleiTkCw6l+HAbKn2IgHGALEpHnBehtyX vlNmTObUsAfrm9ZTNFp37DpdJwdSJc+zgYlxQWF8tiSp/zhN4KwznMvJj bGRZqvjRoIlKpDvsnK76ow5OzjfVVfvwGNs1F6o+3fC+X2yCthri4fcuq cqj1/Up5VXE7SWM53XQBCAtBNQGoYRA+MXHMybM+Kz65tdGop/7qirkEY 3zhNAfg5UfiTe4wfPtMf3StkVp75IM6nXtVV0wEX8VvR0BbQKqxwadQt5 Q==; X-CSE-ConnectionGUID: YQj05RHCS2+qqNJowvTN7Q== X-CSE-MsgGUID: i2OX4Wr1TdORkQxGnQDZ/A== X-IronPort-AV: E=McAfee;i="6800,10657,11618"; a="68241819" X-IronPort-AV: E=Sophos;i="6.19,316,1754982000"; d="scan'208";a="68241819" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Nov 2025 11:41:35 -0800 X-CSE-ConnectionGUID: XXtY/oFRS+GEeYDacQLZpg== X-CSE-MsgGUID: 9TiGho1CQ32AEy1MZXDQbQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,316,1754982000"; d="scan'208";a="190940103" Received: from lkp-server01.sh.intel.com (HELO adf6d29aa8d9) ([10.239.97.150]) by orviesa009.jf.intel.com with ESMTP; 19 Nov 2025 11:41:31 -0800 Received: from kbuild by adf6d29aa8d9 with local (Exim 4.96) (envelope-from ) id 1vLo3V-0003Ex-1A; Wed, 19 Nov 2025 19:41:29 +0000 Date: Thu, 20 Nov 2025 03:41:11 +0800 From: kernel test robot To: Sander Vanheule , Lee Jones , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Michael Walle , Bartosz Golaszewski Cc: oe-kbuild-all@lists.linux.dev, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Sander Vanheule Subject: Re: [PATCH v7 4/6] pinctrl: Add RTL8231 pin control and GPIO support Message-ID: <202511200318.xcfHOO5R-lkp@intel.com> References: <20251117215138.4353-5-sander@svanheule.net> Precedence: bulk X-Mailing-List: devicetree@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: <20251117215138.4353-5-sander@svanheule.net> Hi Sander, kernel test robot noticed the following build errors: [auto build test ERROR on lee-mfd/for-mfd-next] [also build test ERROR on lee-mfd/for-mfd-fixes lee-leds/for-leds-next linusw-pinctrl/devel linusw-pinctrl/for-next linus/master v6.18-rc6 next-20251119] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Sander-Vanheule/dt-bindings-leds-Binding-for-RTL8231-scan-matrix/20251118-055707 base: https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git for-mfd-next patch link: https://lore.kernel.org/r/20251117215138.4353-5-sander%40svanheule.net patch subject: [PATCH v7 4/6] pinctrl: Add RTL8231 pin control and GPIO support config: x86_64-randconfig-122-20251119 (https://download.01.org/0day-ci/archive/20251120/202511200318.xcfHOO5R-lkp@intel.com/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251120/202511200318.xcfHOO5R-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/202511200318.xcfHOO5R-lkp@intel.com/ All errors (new ones prefixed by >>): ld: drivers/pinctrl/pinctrl-rtl8231.o: in function `pinconf_generic_dt_node_to_map_all': include/linux/pinctrl/pinconf-generic.h:235:(.text+0x6e4): undefined reference to `pinconf_generic_dt_node_to_map' >> ld: drivers/pinctrl/pinctrl-rtl8231.o:(.rodata+0x248): undefined reference to `pinconf_generic_dt_free_map' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki