mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 15:13:44 -04:00
remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
Add the minidump ID to the wpss resources, based on msm-5.4 devicetree.
Fixes: 300ed425df ("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>
This commit is contained in:
committed by
Bjorn Andersson
parent
aac584d350
commit
d2909538bf
@@ -1348,6 +1348,7 @@ static const struct adsp_data sc7280_wpss_resource = {
|
||||
.crash_reason_smem = 626,
|
||||
.firmware_name = "wpss.mdt",
|
||||
.pas_id = 6,
|
||||
.minidump_id = 4,
|
||||
.auto_boot = false,
|
||||
.proxy_pd_names = (char*[]){
|
||||
"cx",
|
||||
|
||||
Reference in New Issue
Block a user