From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 290B8C8F3 for ; Sat, 23 Sep 2023 22:18:15 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB2B3180; Sat, 23 Sep 2023 15:18:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695507494; x=1727043494; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=UuDxwhfPF7O8T115b2FKrlhmBbJyLggQ2u1hq9AMO8g=; b=FFQDRbcEVOZJuH4jlmWiDyPBQ+WJ30ps2hEg52UEo8g3x+7hzH3nuYZF xAllISmALlw31uJX7mSZeY+sRkpLzUapwmcZR9ql+XtqgNzdmZb/5oaCV ylSTDoAc5WomZV7T2mkC1RETQb5XnPm7VYYGzXlRYbY+MjF62QTqrFzOi KrpUQcO/NfIoDVqnlC5+xWm5SzWsGG/6v/ckipd9sbLI+oMHyFKzJjXOL QOXSPMhSyYR2GXV9sO6Wo9DAVcXZNvKmuCC22lZxF/2qtjXoe6PrsX+ym NPoAlLdqmaTrXSk41rA3k2L70wGEd4/I2eroBT11UkfkqBFgpGCRh7nMq w==; X-IronPort-AV: E=McAfee;i="6600,9927,10842"; a="366122667" X-IronPort-AV: E=Sophos;i="6.03,171,1694761200"; d="scan'208";a="366122667" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Sep 2023 15:18:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10842"; a="871643176" X-IronPort-AV: E=Sophos;i="6.03,171,1694761200"; d="scan'208";a="871643176" Received: from lkp-server02.sh.intel.com (HELO 493f6c7fed5d) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 23 Sep 2023 15:18:07 -0700 Received: from kbuild by 493f6c7fed5d with local (Exim 4.96) (envelope-from ) id 1qkAwu-0002uy-2f; Sat, 23 Sep 2023 22:18:04 +0000 Date: Sun, 24 Sep 2023 06:17:54 +0800 From: kernel test robot To: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , linux-clk@vger.kernel.org, openbmc@lists.ozlabs.org Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Daniel Lezcano , Thomas Gleixner , Philipp Zabel , Wim Van Sebroeck , Guenter Roeck , Christophe JAILLET , Conor Dooley , Joel Stanley , Arnd Bergmann , Jacky Huang Subject: Re: [PATCH v9 3/3] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver Message-ID: <202309240553.3BXO3Rd6-lkp@intel.com> References: <20230923143438.1895461-4-j.neuschaefer@gmx.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: <20230923143438.1895461-4-j.neuschaefer@gmx.net> X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Hi Jonathan, kernel test robot noticed the following build errors: [auto build test ERROR on clk/clk-next] [also build test ERROR on robh/for-next pza/reset/next linus/master v6.6-rc2 next-20230921] [cannot apply to pza/imx-drm/next] [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/Jonathan-Neusch-fer/dt-bindings-clock-Add-Nuvoton-WPCM450-clock-reset-controller/20230923-223751 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next patch link: https://lore.kernel.org/r/20230923143438.1895461-4-j.neuschaefer%40gmx.net patch subject: [PATCH v9 3/3] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver config: loongarch-randconfig-002-20230924 (https://download.01.org/0day-ci/archive/20230924/202309240553.3BXO3Rd6-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230924/202309240553.3BXO3Rd6-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/202309240553.3BXO3Rd6-lkp@intel.com/ All errors (new ones prefixed by >>): loongarch64-linux-ld: drivers/clk/nuvoton/clk-wpcm450.o: in function `.L40': >> clk-wpcm450.c:(.init.text+0x508): undefined reference to `reset_simple_ops' >> loongarch64-linux-ld: clk-wpcm450.c:(.init.text+0x50c): undefined reference to `reset_simple_ops' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki