All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Miscellaneous PAS fixes
@ 2022-05-24 13:13 Sibi Sankar
  2022-05-24 13:13 ` [PATCH 1/7] remoteproc: qcom: pas: Fixup the elf class for SM8450 remoteprocs Sibi Sankar
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Sibi Sankar @ 2022-05-24 13:13 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, mathieu.poirier, dmitry.baryshkov, linux-arm-msm,
	linux-remoteproc, linux-kernel, Sibi Sankar

A collection of misc. fixes for the remoteproc PAS driver in general
and SM8450 remoteprocs in paticular.

Sibi Sankar (1):
  remoteproc: qcom: pas: Add decrypt shutdown support for modem

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: qcom: Check elf class before minidump
  remoteproc: q6v5: Set q6 state to offline on receiving wdog irq

Yogesh Lal (1):
  remoteproc: qcom: pas: Fixup the elf class for SM8450 remoteprocs

 drivers/remoteproc/qcom_common.c   |   6 +-
 drivers/remoteproc/qcom_q6v5.c     |   4 ++
 drivers/remoteproc/qcom_q6v5_pas.c | 127 +++++++++++++++++++++++++++++++++++--
 3 files changed, 131 insertions(+), 6 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-05-26  6:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24 13:13 [PATCH 0/7] Miscellaneous PAS fixes Sibi Sankar
2022-05-24 13:13 ` [PATCH 1/7] remoteproc: qcom: pas: Fixup the elf class for SM8450 remoteprocs Sibi Sankar
2022-05-24 21:17   ` Konrad Dybcio
2022-05-25 16:04     ` Sibi Sankar
2022-05-24 13:13 ` [PATCH 2/7] remoteproc: qcom: pas: Add decrypt shutdown support for modem Sibi Sankar
2022-05-24 13:13 ` [PATCH 3/7] remoteproc: qcom: pas: Mark va as io memory Sibi Sankar
2022-05-24 13:13 ` [PATCH 4/7] remoteproc: qcom: pas: Mark devices as wakeup capable Sibi Sankar
2022-05-24 13:13 ` [PATCH 5/7] remoteproc: qcom: pas: Check if coredump is enabled Sibi Sankar
2022-05-24 13:13 ` [PATCH 6/7] remoteproc: qcom: Check elf class before minidump Sibi Sankar
2022-05-26  5:59   ` kernel test robot
2022-05-24 13:13 ` [PATCH 7/7] remoteproc: q6v5: Set q6 state to offline on receiving wdog irq Sibi Sankar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.