Commit 44b1f64c authored by Mukesh Ojha's avatar Mukesh Ojha Committed by Bjorn Andersson

arm64: dts: qcom: sm8550: Enable download mode register write

Enable download mode setting for sm8550 which can help collect
ramdump for this SoC.
Signed-off-by: default avatarMukesh Ojha <quic_mojha@quicinc.com>
Link: https://lore.kernel.org/r/1698253601-11957-4-git-send-email-quic_mojha@quicinc.com
[bjorn: Updated tcsr offset, per Mukesh correction]
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 1accc603
......@@ -324,6 +324,7 @@ CLUSTER_SLEEP_1: cluster-sleep-1 {
firmware {
scm: scm {
compatible = "qcom,scm-sm8550", "qcom,scm";
qcom,dload-mode = <&tcsr 0x19000>;
interconnects = <&aggre2_noc MASTER_CRYPTO 0 &mc_virt SLAVE_EBI1 0>;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment