mbox series

[v2,0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks

Message ID 1656691899-21315-1-git-send-email-quic_krichai@quicinc.com
Headers show
Series PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks | expand

Message

Krishna chaitanya chundru July 1, 2022, 4:11 p.m. UTC
Add missing aggre0, aggre1 and ddrs sf tbu clocks supports to PCIe node.

Without voting these clocks, PCIe link is going down when system is
suspended as these clocks can get turned off as no-one is voting for them.

Krishna chaitanya chundru (3):
  PCI: qcom: Add sc7280 aggre0, aggre1 and ddr sf tbu clocks in PCIe
    driver
  dt-bindings: pci: QCOM Add missing sc7280 aggre0, aggre1 clocks
  arm64: dts: qcom: sc7280: Add missing aggre0, aggre1 clocks

 Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 6 ++++--
 arch/arm64/boot/dts/qcom/sc7280.dtsi                 | 4 ++++
 drivers/pci/controller/dwc/pcie-qcom.c               | 3 +++
 3 files changed, 11 insertions(+), 2 deletions(-)