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 60D65C43334 for ; Fri, 10 Jun 2022 19:53:54 +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=zhDwlrMFNODK4MoKdPdOwGcR4s4iYdaz2xIShCCM8nk=; b=raHzIiV5gEHLOF 7gzyuvfuRUkTlSxR3I4c0u/ZjYmFYXd7RIYyTnQQetNj3JhNyF6u2bWVeVzaL6yhy1S0EMFCGFi0r zde4m7Jixheg+3wzAO62N4LCqVv/T0l+rvc6C0Qlx+D2MlDW1bB91jo+9wxJlpN8+6jPS89mY0qh2 el9uVGN0AsX/rVPdEpOCYTw1UvttinyMmMrBSYe/zGFn/rwM+oZuYx4ZfSrHQwc+jD61GO77Sf4bz 8O5DquSh0HEb94B+5QXDgstJSh+p9GQ9VCdHA+zjJBmXgskeP3tFNJsjxn6KKmy7J30bJ4dnfz/+l HY3XLFmEtQpJrCN4fz1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzkg3-009azt-P0; Fri, 10 Jun 2022 19:52:15 +0000 Received: from mga18.intel.com ([134.134.136.126]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzkg0-009awP-B3 for linux-arm-kernel@lists.infradead.org; Fri, 10 Jun 2022 19:52:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654890732; x=1686426732; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=D95rmZyOn6FJr0xwZXFlkslFyxEjbwH6lMFM0MSberU=; b=Ifhbrj5DqE7btkMeXRj9aqJGrxx/WgzwTG1B1zRHXZ6LKRGlr3xvBvMg k9KRmDyt31jRUTfcRjIVMGi+II42/DxRI6PNqeDKk2JPnTW35fdvgdq73 UZdxMxK0FkmgRZ1zHOAlj7PB/1piVSjIy01e3UM8v9z8njY53vd8aqTdT ftwmw8R7QPzVqfeZbV4jfmawpNNHx2YZFfKvwxAxVIdVjQ6FXUFj8Af+q dSU3BExI3DRXbDrAgsv5W7u6qDcac0CsK0bbXm6uKQO5ZGLvMMENmx3st lRjElcSG0E/CeUMvVD9sOTPm+qJk8z2XSaKxEc7L11qoa7WI+xiwUbzor Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10374"; a="260847805" X-IronPort-AV: E=Sophos;i="5.91,291,1647327600"; d="scan'208";a="260847805" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2022 12:51:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,291,1647327600"; d="scan'208";a="760646311" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 10 Jun 2022 12:51:50 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nzkfe-000IEe-2x; Fri, 10 Jun 2022 19:51:50 +0000 Date: Sat, 11 Jun 2022 03:51:26 +0800 From: kernel test robot To: Colin Foster , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Cc: kbuild-all@lists.01.org, Vladimir Oltean , Lee Jones , Rob Herring , Krzysztof Kozlowski , Andrew Lunn , Heiner Kallweit , Russell King , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lars Povlsen , Steen Hegelund , UNGLinuxDriver@microchip.com, Linus Walleij , Wolfram Sang , Terry Bowman , Andy Shevchenko Subject: Re: [PATCH v9 net-next 7/7] mfd: ocelot: add support for the vsc7512 chip via spi Message-ID: <202206110358.2hO4gzbU-lkp@intel.com> References: <20220610175655.776153-8-colin.foster@in-advantage.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220610175655.776153-8-colin.foster@in-advantage.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220610_125212_477015_D032502B X-CRM114-Status: GOOD ( 14.25 ) 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 Colin, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/intel-lab-lkp/linux/commits/Colin-Foster/add-support-for-VSC7512-control-over-SPI/20220611-015854 base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 7defbc9aed2b1fdf21586b78e085c468fd95a2d1 config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20220611/202206110358.2hO4gzbU-lkp@intel.com/config) compiler: arceb-elf-gcc (GCC) 11.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/intel-lab-lkp/linux/commit/be13bccb3f0b376d8d189aa8d14e5b461701f4db git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Colin-Foster/add-support-for-VSC7512-control-over-SPI/20220611-015854 git checkout be13bccb3f0b376d8d189aa8d14e5b461701f4db # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash drivers/mfd/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/mfd/ocelot-core.c:81:16: warning: no previous prototype for 'ocelot_init_regmap_from_resource' [-Wmissing-prototypes] 81 | struct regmap *ocelot_init_regmap_from_resource(struct device *child, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/ocelot_init_regmap_from_resource +81 drivers/mfd/ocelot-core.c 80 > 81 struct regmap *ocelot_init_regmap_from_resource(struct device *child, 82 const struct resource *res) 83 { 84 struct device *dev = child->parent; 85 86 return ocelot_spi_init_regmap(dev, child, res); 87 } 88 EXPORT_SYMBOL_NS(ocelot_init_regmap_from_resource, MFD_OCELOT); 89 -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel