[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57eedb21-649b-88a2-b757-06bd05e13fd1@quicinc.com>
Date: Tue, 20 Sep 2022 14:58:10 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Krishna chaitanya chundru <quic_krichai@...cinc.com>,
<helgaas@...nel.org>
CC: <linux-pci@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <mka@...omium.org>,
<quic_vbadigan@...cinc.com>, <quic_hemantk@...cinc.com>,
<quic_nitegupt@...cinc.com>, <quic_skananth@...cinc.com>,
<quic_ramkri@...cinc.com>, <manivannan.sadhasivam@...aro.org>,
<swboyd@...omium.org>, <dmitry.baryshkov@...aro.org>,
<svarbanov@...sol.com>, <agross@...nel.org>,
<andersson@...nel.org>, <konrad.dybcio@...ainline.org>,
<lpieralisi@...nel.org>, <robh@...nel.org>, <kw@...ux.com>,
<bhelgaas@...gle.com>, <linux-phy@...ts.infradead.org>,
<vkoul@...nel.org>, <kishon@...com>, <mturquette@...libre.com>,
<linux-clk@...r.kernel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>
Subject: Re: [PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
On 9/20/2022 3:22 AM, Krishna chaitanya chundru wrote:
> Add suspend and resume syscore ops.
>
> Few PCIe endpoints like NVMe and WLANs are always expecting the device
> to be in D0 state and the link to be active (or in l1ss) all the time
> (including in S3 state).
>
> In qcom platform PCIe resources( clocks, phy etc..) can released
can *be* released... ??
> when the link is in L1ss to reduce the power consumption. So if the link
> is in L1ss, release the PCIe resources. And when the system resumes,
> enable the PCIe resources if they released in the suspend path.
if they *were* released... ??
>
> is_suspended flag indicates if the PCIe resources are released or not
> in the suspend path.
>
> Its observed that access to Ep PCIe space to mask MSI/MSIX is happening
s/Its/It's/
> at the very late stage of suspend path (access by affinity changes while
> making CPUs offline during suspend, this will happen after devices are
> suspended (after all phases of suspend ops)). If we turn off clocks in
All those parenthesis, thought I was reading Lisp.
Can you rewrite in conversational English?
Powered by blists - more mailing lists