From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D09C0101; Thu, 23 Nov 2023 03:42:50 -0800 (PST) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id 50DAF80FC; Thu, 23 Nov 2023 19:42:43 +0800 (CST) Received: from EXMBX171.cuchost.com (172.16.6.91) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 23 Nov 2023 19:42:43 +0800 Received: from [192.168.125.85] (183.27.97.46) by EXMBX171.cuchost.com (172.16.6.91) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 23 Nov 2023 19:42:42 +0800 Message-ID: Date: Thu, 23 Nov 2023 19:42:41 +0800 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller Content-Language: en-US To: Bjorn Helgaas CC: Conor Dooley , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Rob Herring , Bjorn Helgaas , Lorenzo Pieralisi , "Daire McNamara" , Emil Renner Berthing , Krzysztof Kozlowski , , , , , Paul Walmsley , "Palmer Dabbelt" , Albert Ou , "Philipp Zabel" , Mason Huo , Leyfoon Tan , Kevin Xie References: <20231121213213.GA258296@bhelgaas> From: Minda Chen In-Reply-To: <20231121213213.GA258296@bhelgaas> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-ClientProxiedBy: EXCAS062.cuchost.com (172.16.6.22) To EXMBX171.cuchost.com (172.16.6.91) X-YovoleRuleAgent: yovoleflag On 2023/11/22 5:32, Bjorn Helgaas wrote: > On Tue, Nov 21, 2023 at 08:52:21AM +0800, Minda Chen wrote: >> ... >> BTW. Could you give any comments to Refactoring patches (patch 2 - >> patch 16)and PLDA patch(patch 17) next week? Thanks. > > I think Krzysztof or Lorenzo will handle these. I skimmed them and > didn't see any major problems. > > Bjorn Hi Krzysztof and Lorenzo Could you review and give some comments to this series patches? Thanks. On microchip side, Conor have reviewed all the Refactoring patches. Hope this series patches can be accepted in kernel v6.8