Add minidump id for modem in sm8150 chipset. Signed-off-by: Rishabh Bhatnagar <rishabhb@xxxxxxxxxxxxxx> Signed-off-by: Gurbir Arora <gurbaror@xxxxxxxxxxxxxx> --- drivers/remoteproc/qcom_q6v5_pas.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/remoteproc/qcom_q6v5_pas.c b/drivers/remoteproc/qcom_q6v5_pas.c index 270c640..ce2a83d 100644 --- a/drivers/remoteproc/qcom_q6v5_pas.c +++ b/drivers/remoteproc/qcom_q6v5_pas.c @@ -623,6 +623,7 @@ static int adsp_remove(struct platform_device *pdev) .crash_reason_smem = 421, .firmware_name = "modem.mdt", .pas_id = 4, + .minidump_id = 3, .has_aggre2_clk = false, .auto_boot = false, .active_pd_names = (char*[]){ -- 1.9.1