Hi Marek, Em Tue, 26 Jan 2021 11:13:20 +0100 Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> escreveu: > Hi Mauro, > > On 26.01.2021 08:35, Mauro Carvalho Chehab wrote: > > Convert the file into a JSON description at the yaml format. > > > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > > --- > > .../bindings/pci/amlogic,meson-pcie.txt | 4 +- > > .../bindings/pci/axis,artpec6-pcie.txt | 2 +- > > .../bindings/pci/designware,pcie.yaml | 194 ++++++++++++++++++ > > .../bindings/pci/designware-pcie.txt | 77 ------- > > .../bindings/pci/fsl,imx6q-pcie.txt | 2 +- > > .../bindings/pci/hisilicon-histb-pcie.txt | 2 +- > > .../bindings/pci/hisilicon-pcie.txt | 2 +- > > .../devicetree/bindings/pci/kirin-pcie.txt | 2 +- > > .../bindings/pci/layerscape-pci.txt | 2 +- > > .../bindings/pci/nvidia,tegra194-pcie.txt | 4 +- > > .../devicetree/bindings/pci/pci-armada8k.txt | 2 +- > > .../devicetree/bindings/pci/pci-keystone.txt | 10 +- > > .../devicetree/bindings/pci/pcie-al.txt | 2 +- > > .../devicetree/bindings/pci/qcom,pcie.txt | 14 +- > > .../bindings/pci/samsung,exynos5440-pcie.txt | 4 +- > You must have used an old tree for preparing this patchset. The above > file is gone in v5.11-rc1 and there is > Documentation/devicetree/bindings/pci/samsung,exynos-pcie.yaml instead. Yeah, this series was generated against v5.10, as part of my efforts to have Hikey 970 properly supported upstream: https://github.com/mchehab/linux/commits/devel/hikey970 For the next version, I'll rebase on the top of linux-next. Thanks, Mauro