[V3 0/7] Miscellaneous PAS fixes

Sibi Sankar posted 7 patches 3 years, 9 months ago
drivers/remoteproc/qcom_q6v5.c     |  4 +++
drivers/remoteproc/qcom_q6v5_pas.c | 53 ++++++++++++++++++++++++++++++++++++--
drivers/remoteproc/qcom_sysmon.c   | 16 ++++++++++--
3 files changed, 69 insertions(+), 4 deletions(-)
[V3 0/7] Miscellaneous PAS fixes
Posted by Sibi Sankar 3 years, 9 months ago
A collection of misc. fixes for the remoteproc PAS and sysmon driver.

V3:
 * Fixup misc. suggestions and rename to adsp_shutdown_poll_decrypt() [Bjorn]
 * Pick up another lone sysmon fix from the list with R-b.

V2:
 * Add misc. sysmon fix.
 * Dropping patch 1 and 6 from V1.

Sibi Sankar (2):
  remoteproc: qcom: pas: Add decrypt shutdown support for modem
  remoteproc: sysmon: Wait for SSCTL service to come up

Siddharth Gupta (5):
  remoteproc: qcom: pas: Mark va as io memory
  remoteproc: qcom: pas: Mark devices as wakeup capable
  remoteproc: qcom: pas: Check if coredump is enabled
  remoteproc: q6v5: Set q6 state to offline on receiving wdog irq
  remoteproc: sysmon: Send sysmon state only for running rprocs

 drivers/remoteproc/qcom_q6v5.c     |  4 +++
 drivers/remoteproc/qcom_q6v5_pas.c | 53 ++++++++++++++++++++++++++++++++++++--
 drivers/remoteproc/qcom_sysmon.c   | 16 ++++++++++--
 3 files changed, 69 insertions(+), 4 deletions(-)

-- 
2.7.4
Re: [V3 0/7] Miscellaneous PAS fixes
Posted by Bjorn Andersson 3 years, 9 months ago
On Tue, 5 Jul 2022 17:38:13 +0530, Sibi Sankar wrote:
> A collection of misc. fixes for the remoteproc PAS and sysmon driver.
> 
> V3:
>  * Fixup misc. suggestions and rename to adsp_shutdown_poll_decrypt() [Bjorn]
>  * Pick up another lone sysmon fix from the list with R-b.
> 
> V2:
>  * Add misc. sysmon fix.
>  * Dropping patch 1 and 6 from V1.
> 
> [...]

Applied, thanks!

[1/7] remoteproc: qcom: pas: Add decrypt shutdown support for modem
      commit: 92c7b8ca723d5ac133fb745f9c449fa35acd0139
[2/7] remoteproc: qcom: pas: Mark va as io memory
      commit: 831b85682315631732cb0a67e5ac5d39fa5203ee
[3/7] remoteproc: qcom: pas: Mark devices as wakeup capable
      commit: f90838e44430446f47ecf9a091fea79b5f297972
[4/7] remoteproc: qcom: pas: Check if coredump is enabled
      commit: f0c8a12816333a3444deabf1dbb2f36e216b4370
[5/7] remoteproc: q6v5: Set q6 state to offline on receiving wdog irq
      commit: 905521a06455c13662632df90ee0aeaa666214fa
[6/7] remoteproc: sysmon: Wait for SSCTL service to come up
      commit: de1e8df64360035354741e65d22a07e93747f603
[7/7] remoteproc: sysmon: Send sysmon state only for running rprocs
      commit: 718dd77469350e6702b751dbff03f631dda3f13b

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>