mbox series

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

Message ID 1630420228-31075-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. 31, 2021, 2:30 p.m. UTC
[Change from V7]
Change commit msg of debugfs patch
Moved comment for qmp_put before if block

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