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 AE831C4167B for ; Wed, 29 Nov 2023 01:12:04 +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=EQDHgP+P22OSbb5B7IkaNSlxk2PmOsIdoo2FhkM/zGI=; b=dnAzAxY9FmlQfj VU6ofhb4cFMPwf1M05E0mWHimhKIkM539AysnojI+7U67yMwLNOE/ffe7BeSXI8gHnmxHQ+oCiEr0 Ucm1aJfzspDhXz7y4/itMOuJsRu3s5L0FPTLeGgUcuVXm7XEbQgoPmc2juHcUT7nfVJS41Mfo2QZ/ y/JKcvNJ3rj5A8pOJ9hSWgtIJSch+csB3JFZC8jqqyAMm3MQYJAkDdpys/SyTeU+U43pTWo+9O6qd Y8zzQMFsrGYPAN89kb9DZJ80AQzvGnyZ1CwCQhj7LWJCG5Znywmj3nM+yxQHe79r89Ef3GZugJSsC LFhb51ixes8xKUljsbLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8971-006klY-0g; Wed, 29 Nov 2023 01:11:35 +0000 Received: from mgamail.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r896y-006klB-0B for linux-arm-kernel@lists.infradead.org; Wed, 29 Nov 2023 01:11:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701220292; x=1732756292; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+Ztz3I+XcXE7EnPrEmSxi/fBX/uCg6GXn2cC6TYKYOg=; b=d03UXyPlsOAtzXhkwYHL6VHJMY9t3vfNZx9kujnieyBKDW7d3yMymwWA xaImllXY4dE7J0+LzaWwhSZyeubR4N6Dp+kXvla4k7oQOajjS9F8Cd2eR 5VFbOFtsIVF6dYy4ttgvtty8ospoF2Q14IAf1j5V9MwSlJ7YQ6MQnPvpJ Q4aF1BbRKdZ4TT4udw3e2ENgB/QLQFbxGCQE/TE5D7qMO62BgFLi6z6IZ Z/AiAsITeK2crpiRbJxs3CAQ3D1G+f7ktFfBK7DcS5GuOJ+OyXLk7Hu6V lE2eEqK6FhqsQcIDU/WooZUNukyRCtWd6pUhbsMVZRLR299PKKGu+1mrn A==; X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="391929087" X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="391929087" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2023 17:11:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,234,1695711600"; d="scan'208";a="10171897" Received: from lkp-server01.sh.intel.com (HELO d584ee6ebdcc) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 28 Nov 2023 17:11:27 -0800 Received: from kbuild by d584ee6ebdcc with local (Exim 4.96) (envelope-from ) id 1r896q-0008Na-1G; Wed, 29 Nov 2023 01:11:24 +0000 Date: Wed, 29 Nov 2023 09:11:18 +0800 From: kernel test robot To: Jacky Huang , linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, p.zabel@pengutronix.de, j.neuschaefer@gmx.net Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ychuang3@nuvoton.com, schung@nuvoton.com Subject: Re: [PATCH v2 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1 Message-ID: <202311290550.7HCXMJCy-lkp@intel.com> References: <20231128061118.575847-4-ychuang570808@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231128061118.575847-4-ychuang570808@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231128_171132_107963_23645FD3 X-CRM114-Status: GOOD ( 12.76 ) 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 Jacky, kernel test robot noticed the following build errors: [auto build test ERROR on linusw-pinctrl/devel] [also build test ERROR on linusw-pinctrl/for-next robh/for-next linus/master v6.7-rc3] [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/Jacky-Huang/dt-bindings-reset-Add-syscon-to-nuvoton-ma35d1-system-management-node/20231128-141443 base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git devel patch link: https://lore.kernel.org/r/20231128061118.575847-4-ychuang570808%40gmail.com patch subject: [PATCH v2 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1 config: arm64-randconfig-001-20231128 (https://download.01.org/0day-ci/archive/20231129/202311290550.7HCXMJCy-lkp@intel.com/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231129/202311290550.7HCXMJCy-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/202311290550.7HCXMJCy-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from arch/arm64/boot/dts/nuvoton/ma35d1-iot-512m.dts:9: >> arch/arm64/boot/dts/nuvoton/ma35d1.dtsi:13:10: fatal error: 'dt-bindings/pinctrl/ma35d1-pinfunc.h' file not found 13 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +13 arch/arm64/boot/dts/nuvoton/ma35d1.dtsi > 13 #include 14 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel