Re: [PATCH v3 0/9] Add support for Hikey 970 PCIe

From: Mauro Carvalho Chehab
Date: Mon Jul 12 2021 - 17:11:24 EST


Hi Bjorn,

Em Mon, 12 Jul 2021 11:52:21 -0500
Bjorn Helgaas <helgaas@xxxxxxxxxx> escreveu:

> On Fri, Jul 09, 2021 at 12:41:36PM +0200, Mauro Carvalho Chehab wrote:
> > ...
> > Manivannan Sadhasivam (1):
> > arm64: dts: hisilicon: Add support for HiKey 970 PCIe controller
> > hardware
>
> FWIW, this didn't apply cleanly for me to v5.14-rc1.

True. The last patch of this series:

dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

Depends on a patch that should be merged via another tree:

https://lore.kernel.org/lkml/db5b33e4d0b239a7377e123b46f63b5640329021.1625477735.git.mchehab+huawei@xxxxxxxxxx/

Such patch adds the DTS data required for the PMIC.

I guess I'll submit the series without this one. Once both series
get merged, I'll submit it in separate.

>
> > Mauro Carvalho Chehab (8):
> > dt-bindings: phy: add bindings for Hikey 960 PCIe PHY
> > dt-bindings: phy: add bindings for Hikey 970 PCIe PHY
> > dt-bindings: PCI: kirin: fix compatible string
> > dt-bindings: PCI: kirin: drop PHY properties
> > phy: hisilicon: add a PHY driver for Kirin 960
>
> > PCI: kirin: drop the PHY logic from the driver
> > PCI: kirin: use regmap for APB registers
>
> If/when you repost this, please update these subject lines to match the
> historical style:
>
> PCI: kirin: Drop PHY logic from the driver
> PCI: kirin: Use regmap for APB registers
>
> Also, please update subject lines, commit logs, Kconfig menu and help
> text, comments, etc throughout to capitalize "HiKey" and "HiSilicon"
> as the vendor does.

Ok.

>
> > phy: hisilicon: add driver for Kirin 970 PCIe PHY



Thanks,
Mauro