Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support
From: Konrad Dybcio
Date: Fri May 22 2026 - 08:18:28 EST
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?
Konrad