On Fri, 6 May 2022 18:20:59 +0300, Dmitry Baryshkov wrote: > Convert pci/qcom,pcie schema to YAML description. The first patch > introduces several warnings which are fixed by the other patches in the > series. > > Note regarding the snps,dw-pcie compatibility. The Qualcomm PCIe > controller uses Synopsys PCIe IP core. However it is not just fused to > the address space. Accessing PCIe registers requires several clocks and > regulators to be powered up. Thus it can be assumed that the qcom,pcie > bindings are not fully compatible with the snps,dw-pcie schema. > > [...] Applied to pci/qcom, thanks! [1/8] dt-bindings: PCI: qcom: Convert to YAML https://git.kernel.org/lpieralisi/pci/c/5383d16f06 [2/8] dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms https://git.kernel.org/lpieralisi/pci/c/81dab110d3 [3/8] dt-bindings: PCI: qcom: Specify reg-names explicitly https://git.kernel.org/lpieralisi/pci/c/a6f2d6b1b3 [4/8] dt-bindings: PCI: qcom: Add schema for sc7280 chipset https://git.kernel.org/lpieralisi/pci/c/bddedfeb13 Thanks, Lorenzo