Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2410578pxb; Tue, 12 Oct 2021 06:08:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/AbS5ReZ9aKAkb1uxNU94F5IynNHStGJ1Q8PR49dhT1PH1SubY3C67mRMhJX9dgyEfxoG X-Received: by 2002:a17:90a:e16:: with SMTP id v22mr5938358pje.209.1634044128358; Tue, 12 Oct 2021 06:08:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634044128; cv=none; d=google.com; s=arc-20160816; b=EBheTY5tPBIOIdW7VsA1HnqAcVR7H3kjJOa7vZdIWPdMorol25XgZ6dzowhOs/YUVg YQHOwCGTa2+ZGf7HqHG0EsOzXsUbwEF6avi/i1xfSNlmWr722dubJlwPl4K1EOmunXZb br9WWpbon1UGTemBP2lNOjuQLqJzW4PYRQFYMq7/tZHGkOm6Rh3ekMNFMX9st/6qkkQP y4wIvVzeFwo32Myyq0iGYl7eY75Yb1TiCHaCVFl3hSZ0mugajZLwoz5PrLwMQpjti/oF QQRvgZHGJ+IgKnx9okWxhJitqcwctxwmdobgk2kQFYwT0hQsb8K6/l9TpTTg82adfLYs 7clg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=eso+AtFIv6ExMbwEPLK3kaxT1J0mUloCTqUzIoXZKM4=; b=a6zFiuTrjxwUYAPJXycreOrDxPa806nRtwwBkMAu/kkoxuc7ZL3Cthy4p0qIl94a8P WTUVbjqLoIlLv5e3dN2OJVENser+OCVEfv6UUAuvDuW0JE5mVYQlzsEqjkdkKbwocRk+ t6au7b2xkgmzBPDwzAu+/Y3Iu4G8+0Ors9t1h+qYsne0yWNKcb+zFec1C+zv4nfjyAcX lu3+tgoenff+EXcEs6PBlpTHocl65E/YWomUzT6Ims4SK8CMG9rc/TEZiFhH9kBrJqAZ zmFJPvr57L6W+MI+orB/f3s3DjACsIyjragQgiM3JK9/Y/uzvH5nS4IZE0/u4WAGBNQz CUcQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rm10si5174203pjb.52.2021.10.12.06.08.21; Tue, 12 Oct 2021 06:08:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236599AbhJLNIZ (ORCPT + 99 others); Tue, 12 Oct 2021 09:08:25 -0400 Received: from foss.arm.com ([217.140.110.172]:41118 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232851AbhJLNIY (ORCPT ); Tue, 12 Oct 2021 09:08:24 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 84C2FED1; Tue, 12 Oct 2021 06:06:22 -0700 (PDT) Received: from lpieralisi (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id F1FB63F70D; Tue, 12 Oct 2021 06:06:20 -0700 (PDT) Date: Tue, 12 Oct 2021 14:06:15 +0100 From: Lorenzo Pieralisi To: "Songxiaowei (Kirin_DRV)" Cc: Mauro Carvalho Chehab , Bjorn Helgaas , Bjorn Helgaas , Linuxarm , Mauro Carvalho Chehab , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , "Wangbinghui (Biggio, Kirin_DRV)" , Rob Herring , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , "linux-phy@lists.infradead.org" Subject: Re: [PATCH v12 00/11] Add support for Hikey 970 PCIe Message-ID: <20211012130615.GA27771@lpieralisi> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 09, 2021 at 01:44:24AM +0000, Songxiaowei (Kirin_DRV) wrote: > Ack-by Xiaowei Song. First of all, you should not top-post: https://kernelnewbies.org/PatchCulture Second the format does not match the guidelines: https://www.kernel.org/doc/html/latest/process/submitting-patches.html So let's retry to send your ACK a third time please. Thanks, Lorenzo > > > Hi Lorenzo, > > > > Em Thu, 7 Oct 2021 15:41:03 +0100 > > Lorenzo Pieralisi escreveu: > > > > > On Tue, Oct 05, 2021 at 01:23:21PM -0500, Bjorn Helgaas wrote: > > > > [+cc Lorenzo] > > > > > > > > On Tue, Oct 05, 2021 at 11:24:48AM +0200, Mauro Carvalho Chehab wrote: > > > > > Hi Bjorn, > > > > > > > > > > Em Tue, 28 Sep 2021 09:34:10 +0200 > > > > > Mauro Carvalho Chehab escreveu: > > > > > > > > > > PCI: kirin: Reorganize the PHY logic inside the driver > > > > > > PCI: kirin: Add support for a PHY layer > > > > > > PCI: kirin: Use regmap for APB registers > > > > > > PCI: kirin: Add support for bridge slot DT schema > > > > > > PCI: kirin: Add Kirin 970 compatible > > > > > > PCI: kirin: Add MODULE_* macros > > > > > > PCI: kirin: Allow building it as a module > > > > > > PCI: kirin: Add power_off support for Kirin 960 PHY > > > > > > PCI: kirin: fix poweroff sequence > > > > > > PCI: kirin: Allow removing the driver > > > > > > > > > > I guess everything is already satisfying the review feedbacks. > > > > > If so, could you please merge the PCI ones? > > > > > > > > Lorenzo takes care of the native host bridge drivers, so I'm sure this > > > > is on his list. I added him to cc: in case not. > > > > > > Ideally I'd like to see these patches ACKed/Review-ed by the kirin > > > maintainers - that's what I was waiting for and that's what they > > > are there for. > > > > > > Having said that, I will keep an eye on this series so that we > > > can hopefully queue it for v5.16. > > > > Not sure if you received the e-mail from Xiaowei with his ack. > > I have not (and it did not make it to linux-pci either). > > > At least here, I only received on my internal e-mail (perhaps because > > the original e-mail was base64-encoded with gb2312 charset). > > > > So, let me forward his answer to you, c/c the mailing lists. > > Patches should be acked with tags that tooling recognize, this > would help me. > > > Thanks, > > Mauro > > > > Thanks.