mbox series

[V7,0/2] qcom aoss qmp_get and debugfs support patches

Message ID 1630323451-7160-1-git-send-email-deesin@codeaurora.org (mailing list archive)
Headers show
Series qcom aoss qmp_get and debugfs support patches | expand

Message

Deepak Kumar Singh Aug. 30, 2021, 11:37 a.m. UTC
[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