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 DDA98D1CDA0 for ; Tue, 22 Oct 2024 05:44:58 +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=OrrLP+FCKRq9umzjMOD9ohUkyOWH9A3rixgoYGEHc98=; b=4joN9UDzJW2NT1IbjJfh/l7V1j 8n0CLJLtsVmSKzlFugFdU9Sf891RBq0Mb9wG8hr2EYTVJKE1BqFGtnBkRQTqxdCUF9Nbv8TjtW39B zI77uv8Ew1m38uNdx+ejyt4QYmYnS/iKE7oB0AW4hQsDaa+ulZLSQRnTWQ7i2/h3bC6pSLJcxdbaR FHBJf7jMu3PnRz9bVSTp5dwrq9T7KpnQD+UR1lkxtKkaVhMDqgRg2gKeRG3fKxlGadaIr79cbejiP hjWTuNqaafo6JAPRSIrxDmtzwzf+0sXSMke+dCVpD49KhtJ3mMJ4d/IR701Kip4eA3o12477C+ljl y3mcsb6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t37hH-00000009hji-1B1c; Tue, 22 Oct 2024 05:44:47 +0000 Received: from mgamail.intel.com ([192.198.163.12]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t37YB-00000009foU-1aMG for linux-arm-kernel@lists.infradead.org; Tue, 22 Oct 2024 05:35:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729575323; x=1761111323; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=meA9jqJFq7R1V+kv/Z3qNiGP17F+ReXJwGKUUOr0S4U=; b=h9UiGPc9OlCDiTpin2TUQrJi1qKGxWCDUVwAEx9b47pcX/Sz6r/Goirf id/hhzEtIL3b0WP5okaOGJcyJzSX09ibcpEz+5sGSUdUPUak6/N7RxwBS NAcv51ALICPg1dFz2U0y8YNSAoxAJFqXwljAxqaMD6qsr7L2dr1ptA5Lx x1nwKjJSGt9S81BSk5fqjMMrzUhaE8JR3gBFk4zgthOIRB7QNEVUg36AE GkNOQ4mznmMrRdCc2T04UPNXNBeMoiWWDSpkLyBC/KPR1GVMKzEGvyyw4 3HJTkzLgK0XJewJU+CKz5otyMyfcgXZm7HdaAaykPuAlzgPXqLnXY+8FH w==; X-CSE-ConnectionGUID: mz2h+rPCTY+Fs1g4IhKVCg== X-CSE-MsgGUID: plJikKwDROuT2Fbg8CvnAg== X-IronPort-AV: E=McAfee;i="6700,10204,11232"; a="33015282" X-IronPort-AV: E=Sophos;i="6.11,222,1725346800"; d="scan'208";a="33015282" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Oct 2024 22:35:19 -0700 X-CSE-ConnectionGUID: CRADIpniR3azeKhOMX+utw== X-CSE-MsgGUID: qhdp/qqsRgKIjfc8p6I17w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="84557530" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by orviesa003.jf.intel.com with ESMTP; 21 Oct 2024 22:35:15 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t37Y0-000T6z-2D; Tue, 22 Oct 2024 05:35:12 +0000 Date: Tue, 22 Oct 2024 13:34:51 +0800 From: kernel test robot To: Stefan Eichenberger , hongxing.zhu@nxp.com, l.stach@pengutronix.de, lpieralisi@kernel.org, kw@linux.com, manivannan.sadhasivam@linaro.org, robh@kernel.org, bhelgaas@google.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, francesco.dolcini@toradex.com, Frank.li@nxp.com Cc: oe-kbuild-all@lists.linux.dev, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev, linux-kernel@vger.kernel.org, Stefan Eichenberger Subject: Re: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL Message-ID: <202410221309.BXeJNrxw-lkp@intel.com> References: <20241021124922.5361-1-eichest@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241021124922.5361-1-eichest@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241021_223523_455555_DC444354 X-CRM114-Status: GOOD ( 13.61 ) 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 Stefan, kernel test robot noticed the following build warnings: [auto build test WARNING on pci/next] [also build test WARNING on pci/for-linus linus/master v6.12-rc4 next-20241021] [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/Stefan-Eichenberger/PCI-imx6-Add-suspend-resume-support-for-i-MX6QDL/20241021-205155 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20241021124922.5361-1-eichest%40gmail.com patch subject: [PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL config: loongarch-allmodconfig (https://download.01.org/0day-ci/archive/20241022/202410221309.BXeJNrxw-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241022/202410221309.BXeJNrxw-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/202410221309.BXeJNrxw-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/pci/controller/dwc/pci-imx6.c:86: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Because of ERR005723 (PCIe does not support L2 power down) we need to vim +86 drivers/pci/controller/dwc/pci-imx6.c 75 76 #define IMX_PCIE_FLAG_IMX_PHY BIT(0) 77 #define IMX_PCIE_FLAG_IMX_SPEED_CHANGE BIT(1) 78 #define IMX_PCIE_FLAG_SUPPORTS_SUSPEND BIT(2) 79 #define IMX_PCIE_FLAG_HAS_PHYDRV BIT(3) 80 #define IMX_PCIE_FLAG_HAS_APP_RESET BIT(4) 81 #define IMX_PCIE_FLAG_HAS_PHY_RESET BIT(5) 82 #define IMX_PCIE_FLAG_HAS_SERDES BIT(6) 83 #define IMX_PCIE_FLAG_SUPPORT_64BIT BIT(7) 84 #define IMX_PCIE_FLAG_CPU_ADDR_FIXUP BIT(8) 85 /** > 86 * Because of ERR005723 (PCIe does not support L2 power down) we need to 87 * workaround suspend resume on some devices which are affected by this errata. 88 */ 89 #define IMX_PCIE_FLAG_BROKEN_SUSPEND BIT(9) 90 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki