Skip to content

Commit d290953

Browse files
lweiss-fairphoneandersson
authored andcommitted
remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
Add the minidump ID to the wpss resources, based on msm-5.4 devicetree. Fixes: 300ed42 ("remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSS") Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://lore.kernel.org/r/20250314-sc7280-wpss-minidump-v1-1-d869d53fd432@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent aac584d commit d290953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/remoteproc/qcom_q6v5_pas.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,7 @@ static const struct adsp_data sc7280_wpss_resource = {
13481348
.crash_reason_smem = 626,
13491349
.firmware_name = "wpss.mdt",
13501350
.pas_id = 6,
1351+
.minidump_id = 4,
13511352
.auto_boot = false,
13521353
.proxy_pd_names = (char*[]){
13531354
"cx",

0 commit comments

Comments
 (0)