lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 Oct 2021 12:55:21 +0200 From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org> To: Lorenzo Pieralisi <lorenzo.pieralisi@....com> Cc: Bjorn Helgaas <helgaas@...nel.org>, Bjorn Helgaas <bhelgaas@...gle.com>, linuxarm@...wei.com, mauro.chehab@...wei.com, Krzysztof Wilczyński <kw@...ux.com>, Binghui Wang <wangbinghui@...ilicon.com>, Rob Herring <robh@...nel.org>, Xiaowei Song <songxiaowei@...ilicon.com>, linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org, linux-phy@...ts.infradead.org Subject: Re: [PATCH v12 00/11] Add support for Hikey 970 PCIe Hi Lorenzo, Em Thu, 7 Oct 2021 15:41:03 +0100 Lorenzo Pieralisi <lorenzo.pieralisi@....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@...nel.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. 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. Thanks, Mauro -------- Forwarded Message -------- From: Songxiaowei (Kirin_DRV) <songxiaowei@...ilicon.com> To: Lorenzo Pieralisi <lorenzo.pieralisi@....com>, Bjorn Helgaas <helgaas@...nel.org> CC: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>, Bjorn Helgaas <bhelgaas@...gle.com>, Linuxarm <linuxarm@...wei.com>, Mauro Carvalho Chehab <mauro.chehab@...wei.com>, Krzysztof Wilczyński <kw@...ux.com>, Wangbinghui (Biggio, Kirin_DRV) <wangbinghui@...ilicon.com>, Rob Herring <robh@...nel.org>, linux-kernel@...r.kernel.org <linux-kernel@...r.kernel.org>, linux-pci@...r.kernel.org <linux-pci@...r.kernel.org>, linux-phy@...ts.infradead.org <linux-phy@...ts.infradead.org>, Kongfei <kongfei@...ilicon.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@...ilicon.com> Hi Bjorn, ACKed, it seems ok to me and Binghui. Thanks a lot. B. R. -----邮件原件----- 发件人: Lorenzo Pieralisi [mailto:lorenzo.pieralisi@....com] 发送时间: 2021年10月7日 22:41 收件人: Bjorn Helgaas <helgaas@...nel.org> 抄送: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>; Bjorn Helgaas <bhelgaas@...gle.com>; Linuxarm <linuxarm@...wei.com>; Mauro Carvalho Chehab <mauro.chehab@...wei.com>; Krzysztof Wilczyński <kw@...ux.com>; Wangbinghui (Biggio, Kirin_DRV) <wangbinghui@...ilicon.com>; Rob Herring <robh@...nel.org>; Songxiaowei (Kirin_DRV) <songxiaowei@...ilicon.com>; linux-kernel@...r.kernel.org; linux-pci@...r.kernel.org; linux-phy@...ts.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@...nel.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
Powered by blists - more mailing lists