Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support

From: Komal Bajaj

Date: Fri May 22 2026 - 10:57:56 EST



On 5/22/2026 7:48 PM, Dmitry Baryshkov wrote:
On Fri, May 22, 2026 at 02:13:08PM +0200, Konrad Dybcio wrote:
On 5/19/26 5:03 PM, Komal Bajaj wrote:
On 5/14/2026 12:48 AM, Dmitry Baryshkov wrote:
On Thu, May 14, 2026 at 12:17:31AM +0530, Komal Bajaj wrote:
From: Bibek Kumar Patro <bibek.patro@xxxxxxxxxxxxxxxx>

Add the CDSP, LPAICP and MPSS Peripheral Authentication Service support
for the Qualcomm Shikra SoC.

Signed-off-by: Bibek Kumar Patro <bibek.patro@xxxxxxxxxxxxxxxx>
Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>
---
[...]

Ack, I'll address it in next revision.

point you can use sc8180x_mpss_resource instead.
minidump_id is required for Shikra. (decrypt_shutdown is not applicable and will be removed in the next revision.)
For minidump_id, we still need to use shikra_mpss_resource instead of sc8180x_mpss_resource. <?>
Is there a chance the same ID would be applicable to 8180 as well,
just that we missed it in the past?
Do we know, which platforms were the first to support minidump at all?

I am not entirely sure from which target minidump support was introduced, but SC8180X does not seem to support it.

Thanks
Komal


Konrad