From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.10]) (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 C80EE2D8DB9; Wed, 3 Dec 2025 21:46:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764798400; cv=none; b=bANmd3PK0mmz4nUPLC5g27BEBiPfwGTP3FqNTII6rqoIZQjKHQ6Wdp4hmSkD3mb1h4a3Bzbbo0+Uq1UzeW82es9oBWl6yHrLBInAmMY5Juolm/Q2n+pttPo6vWiZKSzw/00YJQzuAYwur8nWFCMz2rshl3iCigmTSkjU6If73dg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764798400; c=relaxed/simple; bh=rKF7qiTP7ByQAwRp02xxNApztqUA1IF+VqvGoxJ0Z88=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=UfK3cyDHtQAj+LTJyYxSbCiNA9FMP2QK6lyCKYx5MU4YUpXi2u7MJf/OnGWbwiJhJX4ItiyzHmCXKJ1tBVMtl7q/+lJWfuwJ8fLQo68y7unGPmSlrTMz6NyrIZGWABVAmY3uS9zvKr6oms9CryeJZTJSzTPS5NiGkMx6zLPnF9Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=gn+C2vnh; arc=none smtp.client-ip=192.198.163.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="gn+C2vnh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1764798399; x=1796334399; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=rKF7qiTP7ByQAwRp02xxNApztqUA1IF+VqvGoxJ0Z88=; b=gn+C2vnhSpkvlPDPiQFaZJkCp6qKgfHYCHjbtKYIbquEs1Ft0/b5p65q 50QTfO1ajgbddWo4I0M8lNIdDmGtUkryifChk2T/Y5HscDtIwUR1qKDEp kZL0ZICyWusjH1GeC+YEUB9qLjAQZ5Xpz6LN8VbYdXsYLCWIDOEvd1G+e NSLMwNeAegXT+Tc0ut+zv9viyHqnYTCYinhmW4eNmoWtiZHQAP0wZUI5u AQIPLwj7OmI1NbAJz5YEVksxdNotfEBwIBOMsqYARfnYRu2XqM1UjMGv2 UAnx7OH20b7dvaCoUQ3aB2ezrlpP8utsqKgb+x4bg762HaXdGOSALcqIm g==; X-CSE-ConnectionGUID: CPQGRs4jRzyymCoYqzXS8A== X-CSE-MsgGUID: If3SIARmSEG+BrTWee6Lww== X-IronPort-AV: E=McAfee;i="6800,10657,11631"; a="78159430" X-IronPort-AV: E=Sophos;i="6.20,247,1758610800"; d="scan'208";a="78159430" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Dec 2025 13:46:38 -0800 X-CSE-ConnectionGUID: YJX5cxpaRFGTIdQ9q8I2tA== X-CSE-MsgGUID: r2+ADqXMQiy4dStaUFcV5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,247,1758610800"; d="scan'208";a="199928360" Received: from lkp-server01.sh.intel.com (HELO 4664bbef4914) ([10.239.97.150]) by orviesa005.jf.intel.com with ESMTP; 03 Dec 2025 13:46:34 -0800 Received: from kbuild by 4664bbef4914 with local (Exim 4.98.2) (envelope-from ) id 1vQugC-00000000DBR-0dEO; Wed, 03 Dec 2025 21:46:32 +0000 Date: Thu, 4 Dec 2025 05:45:39 +0800 From: kernel test robot To: Guoniu Zhou , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Laurent Pinchart , Frank Li Cc: oe-kbuild-all@lists.linux.dev, linux-media@vger.kernel.org, imx@lists.linux.dev, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Guoniu Zhou Subject: Re: [PATCH 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver Message-ID: <202512040513.mvgeYlO0-lkp@intel.com> References: <20251203-csi_formatter-v1-2-eb9e1147b49e@nxp.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251203-csi_formatter-v1-2-eb9e1147b49e@nxp.com> Hi Guoniu, kernel test robot noticed the following build warnings: [auto build test WARNING on 1f2353f5a1af995efbf7bea44341aa0d03460b28] url: https://github.com/intel-lab-lkp/linux/commits/Guoniu-Zhou/media-dt-bindings-Add-CSI-Pixel-Formatter-DT-bindings/20251203-143208 base: 1f2353f5a1af995efbf7bea44341aa0d03460b28 patch link: https://lore.kernel.org/r/20251203-csi_formatter-v1-2-eb9e1147b49e%40nxp.com patch subject: [PATCH 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20251204/202512040513.mvgeYlO0-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 15.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251204/202512040513.mvgeYlO0-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/202512040513.mvgeYlO0-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/media/platform/nxp/imx9-csi-formatter.c:786:12: warning: 'csi_formatter_runtime_resume' defined but not used [-Wunused-function] 786 | static int csi_formatter_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> drivers/media/platform/nxp/imx9-csi-formatter.c:776:12: warning: 'csi_formatter_runtime_suspend' defined but not used [-Wunused-function] 776 | static int csi_formatter_runtime_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/media/platform/nxp/imx9-csi-formatter.c:763:12: warning: 'csi_formatter_system_resume' defined but not used [-Wunused-function] 763 | static int csi_formatter_system_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/media/platform/nxp/imx9-csi-formatter.c:758:12: warning: 'csi_formatter_system_suspend' defined but not used [-Wunused-function] 758 | static int csi_formatter_system_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/csi_formatter_runtime_resume +786 drivers/media/platform/nxp/imx9-csi-formatter.c 775 > 776 static int csi_formatter_runtime_suspend(struct device *dev) 777 { 778 struct v4l2_subdev *sd = dev_get_drvdata(dev); 779 struct csi_formatter *formatter = sd_to_formatter(sd); 780 781 clk_disable_unprepare(formatter->clk); 782 783 return 0; 784 } 785 > 786 static int csi_formatter_runtime_resume(struct device *dev) 787 { 788 struct v4l2_subdev *sd = dev_get_drvdata(dev); 789 struct csi_formatter *formatter = sd_to_formatter(sd); 790 791 return clk_prepare_enable(formatter->clk); 792 } 793 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki