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 02E54C52D7C for ; Wed, 21 Aug 2024 20:53:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Cw+MroxPQM5t/kYZtDMJ7l3Nyl0uT2HgB9mZ+cBbH3M=; b=3LzTG8sa9g/zf0vnyach4c2xpk pJf8VJnTJREExZItCf+HoLgLOtshwjcmwfYBPxsHQjxOD4XLlxOgW9GRZGulwK00aBx1Yl6pMeXPx TTwRM4VgNQdFoolJlVFMxJAI4WUYFIj/wnddFoADnUnhNnJreAfSDF99Rl5zt+Q1dy6OTcA4JX+j1 m2vKvrVStApCG743vEt5gJkTDzALC1hPerh8eQdaM2zElFeIZTvzOwfP3FotS24LCYGNuiDfrfwgX ByQ52NkDTJhWZi5PyeL8pHJxDBXj1R1LGcfWzLjaxV+nO3mmZR2p4upW/RiV6TCqHQ4tFd9wrqVlV aVNOBHgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgsKr-0000000AKp6-2ABO; Wed, 21 Aug 2024 20:53:41 +0000 Received: from mgamail.intel.com ([198.175.65.16]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sgsJM-0000000AKaf-1Fhb; Wed, 21 Aug 2024 20:52:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1724273529; x=1755809529; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=6e2c5JLkwBMMGTKbRXK3+M8VerZRofzI60m1UqV9C/Q=; b=YvPUDMfMLU2ifBhIzPGiZAgW3bXmIAPRpTUGFdfHEMa+RZTfcYYlOo1Y gRkr+pxWt+PLdob/DCys1ymBsXa17rQTftLgzTHKYkBKnxix8ozaSGXgG jelx0MHW6zihPp5lOnEA0D4jb/pMZGQutuNXTeDtaqEOpjWnralN660R2 oa5mZqDGZ29HuoDHz3zrqukMNqJBVZRJKzxqglnr7Fc/FRJZulIkwYiYD 6LLqUkJysEK2gTxEGYX9Jol6aqfEHVa7eKs7v7ru8biRVNNPHkQ1luyI4 jRV1L3YlAPEPWYrfdZpqZ6pPMOvyrYpwuj4kJjgJ3UcWBoar5/TLhP/t3 w==; X-CSE-ConnectionGUID: oVazePGjT9ySaV+q8v/BOw== X-CSE-MsgGUID: trovAYIFQ36BATHdL+O1Xg== X-IronPort-AV: E=McAfee;i="6700,10204,11171"; a="22793065" X-IronPort-AV: E=Sophos;i="6.10,165,1719903600"; d="scan'208";a="22793065" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Aug 2024 13:52:05 -0700 X-CSE-ConnectionGUID: do6MGcCmRxGW2lZUIvdzow== X-CSE-MsgGUID: RItIqPNqQ7+QPHo7Qo5A6A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,165,1719903600"; d="scan'208";a="61235486" Received: from lkp-server01.sh.intel.com (HELO 9a732dc145d3) ([10.239.97.150]) by fmviesa009.fm.intel.com with ESMTP; 21 Aug 2024 13:51:59 -0700 Received: from kbuild by 9a732dc145d3 with local (Exim 4.96) (envelope-from ) id 1sgsJA-000Bwt-1j; Wed, 21 Aug 2024 20:51:56 +0000 Date: Thu, 22 Aug 2024 04:51:03 +0800 From: kernel test robot To: Andrea della Porta , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Florian Fainelli , Broadcom internal kernel review list , Linus Walleij , Catalin Marinas , Will Deacon , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Greg Kroah-Hartman , Nicolas Ferre , Claudiu Beznea , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Saravana Kannan , Bjorn Helgaas , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org Subject: Re: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Message-ID: <202408220406.czlwSpkP-lkp@intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240821_135208_412425_D8C07719 X-CRM114-Status: GOOD ( 12.94 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Andrea, kernel test robot noticed the following build warnings: [auto build test WARNING on clk/clk-next] [also build test WARNING on robh/for-next char-misc/char-misc-testing char-misc/char-misc-next char-misc/char-misc-linus linus/master v6.11-rc4 next-20240821] [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/Andrea-della-Porta/dt-bindings-clock-Add-RaspberryPi-RP1-clock-bindings/20240821-023901 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next patch link: https://lore.kernel.org/r/eb39a5f3cefff2a1240a18a255dac090af16f223.1724159867.git.andrea.porta%40suse.com patch subject: [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support config: powerpc64-randconfig-r123-20240821 (https://download.01.org/0day-ci/archive/20240822/202408220406.czlwSpkP-lkp@intel.com/config) compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) reproduce: (https://download.01.org/0day-ci/archive/20240822/202408220406.czlwSpkP-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/202408220406.czlwSpkP-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> drivers/pinctrl/pinctrl-rp1.c:191:30: sparse: sparse: symbol 'rp1_iobanks' was not declared. Should it be static? vim +/rp1_iobanks +191 drivers/pinctrl/pinctrl-rp1.c 190 > 191 const struct rp1_iobank_desc rp1_iobanks[RP1_NUM_BANKS] = { 192 /* gpio inte ints rio pads */ 193 { 0, 28, 0x0000, 0x011c, 0x0124, 0x0000, 0x0004 }, 194 { 28, 6, 0x4000, 0x411c, 0x4124, 0x4000, 0x4004 }, 195 { 34, 20, 0x8000, 0x811c, 0x8124, 0x8000, 0x8004 }, 196 }; 197 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki