]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/host/qcom'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 24 May 2022 21:42:26 +0000 (16:42 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 24 May 2022 21:42:26 +0000 (16:42 -0500)
commit8a34af673bbe6e999a3e81d3ead7cb520e2f3106
tree43641ceef7ac1e58c08e4b150bf26ed5edd7d27f
parent3c615645f6cd6ab456bdb82987f7ef02fb7f24ab
parent738be2eb18aa148b03efa3f1ad3b9d3fd1e65f89
Merge branch 'pci/host/qcom'

- Add SM8150 SoC DT binding and support (Bhupesh Sharma)

- Fix pipe clock imbalance (Johan Hovold)

- Fix runtime PM imbalance on probe errors (Johan Hovold)

- Fix PHY init imbalance on probe errors (Johan Hovold)

- Convert DT binding to YAML (Dmitry Baryshkov)

- Update DT binding to show that resets aren't required for MSM8996/APQ8096
  platforms (Dmitry Baryshkov)

- Add explicit register names per chipset in DT binding (Dmitry Baryshkov)

- Add sc7280-specific clock and reset definitions to DT binding (Dmitry
  Baryshkov)

* pci/host/qcom:
  dt-bindings: PCI: qcom: Add schema for sc7280 chipset
  dt-bindings: PCI: qcom: Specify reg-names explicitly
  dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms
  dt-bindings: PCI: qcom: Convert to YAML
  PCI: qcom: Fix unbalanced PHY init on probe errors
  PCI: qcom: Fix runtime PM imbalance on probe errors
  PCI: qcom: Fix pipe clock imbalance
  PCI: qcom: Add SM8150 SoC support
  dt-bindings: pci: qcom: Document PCIe bindings for SM8150 SoC