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(-) -- 2.7.4