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 3F9E4C5478C for ; Fri, 23 Feb 2024 15:30:52 +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=9Vdx8z+ThW1YZ3JhAlyNoI7Topz6b+8it0D371104q8=; b=sXdmq+Nmbor7Nd gCE8WGu6P6Iki40Q2U7kRchlKvSfFsAqMNVCHmki7x+PHWo8Diy627AzzYcGC3eWh+kQtSdIbxmv9 w4tuCeZ92RmLTdnND4A1KqORxRdphvw5e/96Y1kigdFoDmAqnSyu+Yb3ZtmxEi+YlR6nM6ZJuVuRV FcJ8F4rlrYlO7HDa5qfqJBDBNzd0i4pndGoI0q4/bU7gzOkpyS/lRCdxS2qsvssxHEdv9sDipXQHN VwZyk6RsG0dLYOoBgxUHe0ENFiLlUlZxw04D8vwybgVqYY69JgxgCyJYT5+PXBmID1JpvrchxnQYm WWasT04QUZsHV4u82wuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdXVQ-0000000A0FJ-0R12; Fri, 23 Feb 2024 15:30:32 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdXVN-0000000A0Eg-0tUg for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 15:30:30 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6B987CE2A9A; Fri, 23 Feb 2024 15:30:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9E798C433F1; Fri, 23 Feb 2024 15:30:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708702226; bh=DQYurWyg86Ez3DiK6ASHbaf1yW5T2RgDHOvtFuM+oe4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FnS/XN8kuf8T6OCr0ym6LQJ3WEwwTv7W0VpsFFzqr9jsxwttxnEZVsA3VMbPAMWtb 20fThoKTj0shSrCiKPJcbfkXu/affILl0Es3ViG+k169rmLFEnkGHEXPO+pqbWgPnB 1QwOpNNf3QwWxFITeN0l+XELXQQSEsR5e15anYpXP7ixvDVLI4KJe+m0jLl5FEUVQx 9JIup85ncMaQfLNoM+bL8OdtRomIbFrZkCmSIsTchANhgP2uBh+GPa0TIprsBOBysE AlzqKpl683E6VheQ71DQb4640s3Rzy3J+473qpOdd2xResbAu0q2IJv9wy1JDpjKXI IsaAN8iHNinlg== Date: Fri, 23 Feb 2024 16:30:18 +0100 From: Lorenzo Pieralisi To: Frank Li Cc: bhelgaas@google.com, cassel@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, festevam@gmail.com, helgaas@kernel.org, hongxing.zhu@nxp.com, imx@lists.linux.dev, kernel@pengutronix.de, krzysztof.kozlowski+dt@linaro.org, krzysztof.kozlowski@linaro.org, kw@linux.com, l.stach@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, manivannan.sadhasivam@linaro.org, robh@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org Subject: Re: [PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support Message-ID: References: <20240220161924.3871774-1-Frank.Li@nxp.com> <170870177640.190909.13423263048571416476.b4-ty@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <170870177640.190909.13423263048571416476.b4-ty@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_073029_453209_906B658A X-CRM114-Status: GOOD ( 10.10 ) 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 On Fri, Feb 23, 2024 at 04:23:24PM +0100, Lorenzo Pieralisi wrote: > On Tue, 20 Feb 2024 11:19:10 -0500, Frank Li wrote: > > first 6 patches use drvdata: flags to simplify some switch-case code. > > Improve maintaince and easy to read code. > > > > Then add imx95 basic pci host function. > > > > follow two patch do endpoint code clean up. > > Then add imx95 basic endpont function. > > > > [...] > > Applied to enumeration, thanks! Sorry, scripting messed it up, it is the controller/imx branch. Thanks, Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel