linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/2] qcom aoss qmp_get and debugfs support patches
@ 2021-08-30 11:37 Deepak Kumar Singh
  2021-08-30 11:37 ` [PATCH V7 1/2] soc: qcom: aoss: Expose send for generic usecase Deepak Kumar Singh
  2021-08-30 11:37 ` [PATCH V7 2/2] soc: qcom: aoss: Add debugfs entry Deepak Kumar Singh
  0 siblings, 2 replies; 8+ messages in thread
From: Deepak Kumar Singh @ 2021-08-30 11:37 UTC (permalink / raw)
  To: bjorn.andersson, swboyd, clew, sibis
  Cc: linux-kernel, linux-arm-msm, linux-remoteproc, Deepak Kumar Singh

[Change from V6]
soc: qcom: aoss: Expose send for generic usecase
  Changed comment for qmp_put
  Added comment after put_device in qmp_put

soc: qcom: aoss: Add debugfs entry
  Removed CONFIG_DEBUG_FS check

Deepak Kumar Singh (2):
  soc: qcom: aoss: Expose send for generic usecase
  soc: qcom: aoss: Add debugfs entry

 drivers/soc/qcom/qcom_aoss.c       | 86 +++++++++++++++++++++++++++++++++++++-
 include/linux/soc/qcom/qcom_aoss.h | 38 +++++++++++++++++
 2 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 include/linux/soc/qcom/qcom_aoss.h

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2021-08-31 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 11:37 [PATCH V7 0/2] qcom aoss qmp_get and debugfs support patches Deepak Kumar Singh
2021-08-30 11:37 ` [PATCH V7 1/2] soc: qcom: aoss: Expose send for generic usecase Deepak Kumar Singh
2021-08-30 23:25   ` Bjorn Andersson
2021-08-31 14:35     ` Deepak Kumar Singh
2021-08-30 11:37 ` [PATCH V7 2/2] soc: qcom: aoss: Add debugfs entry Deepak Kumar Singh
2021-08-30 23:02   ` Stephen Boyd
2021-08-30 23:18   ` Bjorn Andersson
2021-08-31 14:33     ` Deepak Kumar Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).