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 <[email protected]> Signed-off-by: Komal Bajaj <[email protected]> --- 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 <[email protected]>

