[PATCH v12 00/11] Add support for Hikey 970 PCIe
Lorenzo Pieralisi
lorenzo.pieralisi at arm.com
Fri Oct 8 10:34:51 PDT 2021
On Fri, Oct 08, 2021 at 12:55:21PM +0200, Mauro Carvalho Chehab wrote:
> Hi Lorenzo,
>
> Em Thu, 7 Oct 2021 15:41:03 +0100
> Lorenzo Pieralisi <lorenzo.pieralisi at arm.com> 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 <mchehab+huawei at kernel.org> 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
>
> -------- Forwarded Message --------
> From: Songxiaowei (Kirin_DRV) <songxiaowei at hisilicon.com>
> To: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>, Bjorn Helgaas <helgaas at kernel.org>
> CC: Mauro Carvalho Chehab <mchehab+huawei at kernel.org>, Bjorn Helgaas <bhelgaas at google.com>, Linuxarm <linuxarm at huawei.com>, Mauro Carvalho Chehab <mauro.chehab at huawei.com>, Krzysztof Wilczyński <kw at linux.com>, Wangbinghui (Biggio, Kirin_DRV) <wangbinghui at hisilicon.com>, Rob Herring <robh at kernel.org>, linux-kernel at vger.kernel.org <linux-kernel at vger.kernel.org>, linux-pci at vger.kernel.org <linux-pci at vger.kernel.org>, linux-phy at lists.infradead.org <linux-phy at lists.infradead.org>, Kongfei <kongfei at hisilicon.com>
> Subject: Re: [PATCH v12 00/11] Add support for Hikey 970 PCIe
> Date: Fri, 8 Oct 2021 11:45:06 +0100
> Message-ID: <e718dc06633e4f87a6b6e1626e8c098e at hisilicon.com>
>
> Hi Bjorn,
>
> ACKed, it seems ok to me and Binghui.
For Xiaowei:
https://www.kernel.org/doc/html/latest/process/submitting-patches.html
and your email must make it to the mailing list; if it does not
it does not exist as far as I am concerned. I will apply the
ACK manually for this time but let's keep this in mind please.
Thanks,
Lorenzo
>
> Thanks a lot.
>
> B. R.
>
> -----邮件原件-----
> 发件人: Lorenzo Pieralisi [mailto:lorenzo.pieralisi at arm.com]
> 发送时间: 2021年10月7日 22:41
> 收件人: Bjorn Helgaas <helgaas at kernel.org>
> 抄送: Mauro Carvalho Chehab <mchehab+huawei at kernel.org>; Bjorn Helgaas <bhelgaas at google.com>; Linuxarm <linuxarm at huawei.com>; Mauro Carvalho Chehab <mauro.chehab at huawei.com>; Krzysztof Wilczyński <kw at linux.com>; Wangbinghui (Biggio, Kirin_DRV) <wangbinghui at hisilicon.com>; Rob Herring <robh at kernel.org>; Songxiaowei (Kirin_DRV) <songxiaowei at hisilicon.com>; linux-kernel at vger.kernel.org; linux-pci at vger.kernel.org; linux-phy at lists.infradead.org
> 主题: Re: [PATCH v12 00/11] Add support for Hikey 970 PCIe
>
> 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 <mchehab+huawei at kernel.org> 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.
>
> Lorenzo
>
>
More information about the linux-phy
mailing list