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 42E1AFA3758 for ; Sat, 14 Sep 2024 02:58:03 +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=g+xuvAyDvMrwTHxSQmIX6+0j3CZ4oDbH3wXWBiYoPXM=; b=5HATSU1y317bv7HzMJ+dllXSel JG6dc43AaENP+oUbTK/33SdpU0Sk5/pNAbrEzOEppV0IrcHzzkC+rxeP5wUOkzhRGaYcbKi+xDk+y HLCYJzHMSx/O15ij2HwsSHyYq5pLlZb2a9l4WD1YZ4CmrdaXiRzYxT1wJf1PgdlJOXedVVOjW3QdR RFF0H3AxZspcOOZPhfZBWB8VSDVlxcrEjn+tMdyvmQm7z+xcNKoKzCP4XZPcNzj0SQQMzlRoGrSUc OFZwAjq4YgkLHI5yIySzKLsm7BtdM0lLIT+NQM2WbGFCusu5pi/WXxUg3IPe1GvoOPi8K5vELyyo3 bSEVTZvw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1spIyt-0000000HY5w-2g9p; Sat, 14 Sep 2024 02:57:51 +0000 Received: from mgamail.intel.com ([198.175.65.11]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1spIxo-0000000HXw5-2moT for linux-arm-kernel@lists.infradead.org; Sat, 14 Sep 2024 02:56:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726282605; x=1757818605; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=TfRF/a3tZMACX33Nym0bwiApVNFyDJF2lXEejWZJEFc=; b=BmHXwxy5xV/upOBTyB6tDSJsM7nYFTOMrWFdgRLbR/VrscLgBltwxo3m NrON0eOkfqASKhK6jkDt10gOKcoHajcB88LoFeAb0ci0UCXxy68RfUvrL j6RQwyJfFHbtfQbgJVV9TIjHqMPp/fsNeO+oYTWUQAGVZoW0bkhhrepGh 3U/kJyPtk5ocsK6xTCNlAjb4O8AlOqpePjvkjmBUuxdVql8s9rOvvTj72 bQ5h6kczqXBEl4iI8rpWeUdJtN8riT02rpcVdHkgvihjw0pCBczYyoPRp 0849WDzWwSeZ92+TbHpYHZk1FRFMHpLZx4fHa+QMNecFPvUDGfwe4U6Fb w==; X-CSE-ConnectionGUID: 9ohNfWh2THCBdBFrizsFrg== X-CSE-MsgGUID: RRtNVKzwQGCfOdKiadEZkA== X-IronPort-AV: E=McAfee;i="6700,10204,11194"; a="35770264" X-IronPort-AV: E=Sophos;i="6.10,227,1719903600"; d="scan'208";a="35770264" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Sep 2024 19:56:43 -0700 X-CSE-ConnectionGUID: lEjkV/aDSI6kXppHOWZz9Q== X-CSE-MsgGUID: G84aYRYRSwaILiSOQmbkAw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,227,1719903600"; d="scan'208";a="91561390" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by fmviesa002.fm.intel.com with ESMTP; 13 Sep 2024 19:56:36 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1spIxe-0007Hg-0m; Sat, 14 Sep 2024 02:56:34 +0000 Date: Sat, 14 Sep 2024 10:55:58 +0800 From: kernel test robot To: Arturs Artamonovs via B4 Relay , Catalin Marinas , Will Deacon , Greg Malysa , Philipp Zabel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Utsav Agarwal , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Thomas Gleixner , Andi Shyti , Greg Kroah-Hartman , Jiri Slaby , Arnd Bergmann , Olof Johansson , soc@kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, Arturs Artamonovs , adsp-linux@analog.com, Nathan Barrett-Morrison Subject: Re: [PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform Message-ID: <202409141049.53oom3zJ-lkp@intel.com> References: <20240912-test-v1-13-458fa57c8ccf@analog.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240912-test-v1-13-458fa57c8ccf@analog.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_195644_769207_7D79B9BC X-CRM114-Status: GOOD ( 13.91 ) 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 Arturs, kernel test robot noticed the following build warnings: [auto build test WARNING on da3ea35007d0af457a0afc87e84fddaebc4e0b63] url: https://github.com/intel-lab-lkp/linux/commits/Arturs-Artamonovs-via-B4-Relay/arm64-Add-ADI-ADSP-SC598-SoC/20240913-022308 base: da3ea35007d0af457a0afc87e84fddaebc4e0b63 patch link: https://lore.kernel.org/r/20240912-test-v1-13-458fa57c8ccf%40analog.com patch subject: [PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20240914/202409141049.53oom3zJ-lkp@intel.com/config) compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project bf684034844c660b778f0eba103582f582b710c9) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240914/202409141049.53oom3zJ-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/202409141049.53oom3zJ-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/pinctrl/pinctrl-adsp.c:291: warning: Function parameter or struct member 'pctldev' not described in 'adsp_pinctrl_dt_node_to_map' >> drivers/pinctrl/pinctrl-adsp.c:291: warning: Function parameter or struct member 'np' not described in 'adsp_pinctrl_dt_node_to_map' >> drivers/pinctrl/pinctrl-adsp.c:291: warning: Function parameter or struct member 'map' not described in 'adsp_pinctrl_dt_node_to_map' >> drivers/pinctrl/pinctrl-adsp.c:291: warning: Function parameter or struct member 'num_maps' not described in 'adsp_pinctrl_dt_node_to_map' >> drivers/pinctrl/pinctrl-adsp.c:291: warning: expecting prototype for Handle device tree structures like(). Prototype was for adsp_pinctrl_dt_node_to_map() instead vim +291 drivers/pinctrl/pinctrl-adsp.c 271 272 /** 273 * Handle device tree structures like: 274 * 275 * pinctrl_uart0_hwflow: uart0_hwflow_pins { 276 * pins_rxtx_ { 277 * pinmux = <1>, <2>; 278 * some-padconf-flag; 279 * }; 280 * pins_hwflow { 281 * pinmux = <3>, <4>; 282 * some-other-padconf-flag; 283 * }; 284 * }; 285 * 286 * where &pinctrl_uart0_hwflow is passed as an entry in pinctrl-0 on uart driver and 287 * enables all sub-pins at once 288 */ 289 static int adsp_pinctrl_dt_node_to_map(struct pinctrl_dev *pctldev, 290 struct device_node *np, struct pinctrl_map **map, unsigned int *num_maps) > 291 { 292 unsigned int reserved_maps; 293 struct device_node *child_np; 294 int ret; 295 296 reserved_maps = 0; 297 *map = NULL; 298 *num_maps = 0; 299 300 for_each_child_of_node(np, child_np) { 301 ret = adsp_pinctrl_dt_subnode_to_map(pctldev, child_np, map, 302 &reserved_maps, num_maps); 303 if (ret < 0) 304 goto exit; 305 } 306 return 0; 307 308 exit: 309 pinctrl_utils_free_map(pctldev, *map, *num_maps); 310 return ret; 311 } 312 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki