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

From: Krishna chaitanya chundru
Date: Fri Sep 02 2022 - 22:23:10 EST


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 | 10 ++++++----
arch/arm64/boot/dts/qcom/sc7280.dtsi | 4 ++++
drivers/pci/controller/dwc/pcie-qcom.c | 3 +++
3 files changed, 13 insertions(+), 4 deletions(-)

--
2.7.4