[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support

Komal Bajaj posted 2 patches 4 weeks, 1 day ago
There is a newer version of this series
.../bindings/remoteproc/qcom,shikra-pas.yaml       | 141 +++++++++++++++++++++
drivers/remoteproc/qcom_q6v5_pas.c                 |  51 ++++++++
2 files changed, 192 insertions(+)
[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
Posted by Komal Bajaj 4 weeks, 1 day ago
Add Peripheral Authentication Service (PAS) support for the Qualcomm
Shikra SoC. This series introduces the device tree bindings and the
driver resource configurations for the three remoteproc cores present
on Shikra: CDSP, LPAICP and MPSS.

Signed-off-by: Bibek Kumar Patro <bibek.patro@oss.qualcomm.com>
Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
---
Bibek Kumar Patro (1):
      remoteproc: qcom: pas: Add Shikra remoteproc support

Komal Bajaj (1):
      dt-bindings: remoteproc: qcom,shikra-pas: Document Shikra PAS remoteprocs

 .../bindings/remoteproc/qcom,shikra-pas.yaml       | 141 +++++++++++++++++++++
 drivers/remoteproc/qcom_q6v5_pas.c                 |  51 ++++++++
 2 files changed, 192 insertions(+)
---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260513-shikra-rproc-0da355c56c69

Best regards,
-- 
Komal Bajaj <komal.bajaj@oss.qualcomm.com>