From: Manivannan Sadhasivam <mani@kernel.org>
To: Krishna chaitanya chundru <quic_krichai@quicinc.com>
Cc: manivannan.sadhasivam@linaro.org, quic_vbadigan@quicinc.com,
quic_ramkri@quicinc.com, linux-arm-msm@vger.kernel.org,
konrad.dybcio@linaro.org
Subject: Re: [PATCH RFC v1 0/3] PCI: EPC: Add support to wake up host from D3 states
Date: Fri, 23 Jun 2023 11:49:54 +0530 [thread overview]
Message-ID: <20230623061954.GD5611@thinkpad> (raw)
In-Reply-To: <1686754850-29817-1-git-send-email-quic_krichai@quicinc.com>
On Wed, Jun 14, 2023 at 08:30:46PM +0530, Krishna chaitanya chundru wrote:
> Here we propose this patch series to add support in PCI endpoint
> driver to wake up host from D3 states.
>
> As endpoint cannot send any data/MSI when the device state is in
> D3cold or D3hot. Endpoint needs to bring the device back to D0
> to send any kind of data.
>
> For this endpoint needs to send inband PME the device is in D3hot or
> toggle wake when the device is D3 cold.
>
> Comments and suggestions are welcome.
>
As Kishon noted, you should also submit the EPF change to justify the API
addition.
- Mani
> Krishna chaitanya chundru (3):
> PCI: endpoint: Add wakeup host API to EPC core
> pci: dwc: Add wakeup host op to pci_epc_ops
> PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
>
> drivers/pci/controller/dwc/pcie-designware-ep.c | 11 ++++++++
> drivers/pci/controller/dwc/pcie-designware.h | 2 ++
> drivers/pci/controller/dwc/pcie-qcom-ep.c | 34 +++++++++++++++++++++++++
> drivers/pci/endpoint/pci-epc-core.c | 29 +++++++++++++++++++++
> include/linux/pci-epc.h | 3 +++
> 5 files changed, 79 insertions(+)
>
> --
> 2.7.4
>
--
மணிவண்ணன் சதாசிவம்
prev parent reply other threads:[~2023-06-23 6:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 15:00 [PATCH RFC v1 0/3] PCI: EPC: Add support to wake up host from D3 states Krishna chaitanya chundru
2023-06-14 15:00 ` [PATCH RFC v1 1/3] PCI: endpoint: Add wakeup host API to EPC core Krishna chaitanya chundru
2023-06-19 9:22 ` Kishon Vijay Abraham I
2023-06-23 5:43 ` Manivannan Sadhasivam
2023-06-26 13:40 ` Krishna Chaitanya Chundru
2023-06-27 14:36 ` Manivannan Sadhasivam
2023-06-14 15:00 ` [PATCH RFC v1 2/3] pci: dwc: Add wakeup host op to pci_epc_ops Krishna chaitanya chundru
2023-06-14 15:00 ` [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops Krishna chaitanya chundru
2023-06-23 6:18 ` Manivannan Sadhasivam
2023-06-26 13:48 ` Krishna Chaitanya Chundru
2023-06-27 13:53 ` Manivannan Sadhasivam
2023-06-28 2:31 ` Krishna Chaitanya Chundru
2023-06-28 4:57 ` Manivannan Sadhasivam
2023-06-28 6:19 ` Krishna Chaitanya Chundru
2023-06-28 6:29 ` Manivannan Sadhasivam
2023-06-23 6:19 ` Manivannan Sadhasivam [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230623061954.GD5611@thinkpad \
--to=mani@kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=quic_krichai@quicinc.com \
--cc=quic_ramkri@quicinc.com \
--cc=quic_vbadigan@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox