Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Refactor to support multiple download mode
@ 2023-03-01  9:55 Mukesh Ojha
  2023-03-01  9:55 ` [PATCH v2 1/4] firmware: qcom_scm: Clear download bit during reboot Mukesh Ojha
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Mukesh Ojha @ 2023-03-01  9:55 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio; +Cc: linux-arm-msm, linux-kernel, Mukesh Ojha

While 1/4 and 2/4 are the fixes and 3/4 and 4/4 are trying to
support multiple download mode like full/mini/both dump.

4/4 will help to enable minidump mode for Qualcomm SoC.

Minidump kernel driver patches has been sent here
https://lore.kernel.org/lkml/1676978713-7394-1-git-send-email-quic_mojha@quicinc.com/

Mukesh Ojha (4):
  firmware: qcom_scm: Clear download bit during reboot
  firmware: scm: Modify only the DLOAD bit in TCSR register for download
    mode
  firmware: qcom_scm: Refactor code to support multiple download mode
  firmware: qcom_scm: Add multiple download mode support

 drivers/firmware/Kconfig    | 11 ------
 drivers/firmware/qcom_scm.c | 87 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 76 insertions(+), 22 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-03-17 15:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01  9:55 [PATCH v2 0/4] Refactor to support multiple download mode Mukesh Ojha
2023-03-01  9:55 ` [PATCH v2 1/4] firmware: qcom_scm: Clear download bit during reboot Mukesh Ojha
2023-03-08 15:06   ` Srinivas Kandagatla
2023-03-01  9:55 ` [PATCH v2 2/4] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode Mukesh Ojha
2023-03-01 10:39   ` Dmitry Baryshkov
2023-03-03  7:54     ` Mukesh Ojha
2023-03-08 15:06   ` Srinivas Kandagatla
2023-03-16 15:04     ` Mukesh Ojha
2023-03-01  9:55 ` [PATCH v2 3/4] firmware: qcom_scm: Refactor code to support multiple " Mukesh Ojha
2023-03-01 10:59   ` Dmitry Baryshkov
2023-03-03  7:46     ` Mukesh Ojha
2023-03-16 16:27       ` Dmitry Baryshkov
2023-03-17 15:15         ` Mukesh Ojha
2023-03-01  9:55 ` [PATCH v2 4/4] firmware: qcom_scm: Add multiple download mode support Mukesh Ojha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox