From: George Moussalem Subject: [PATCH] arm64: dts: qcom: ipq5018: enable the download mode support Date: Sun, 06 Oct 2024 16:34:11 +0400 IPQ5018 also supports the download mode to collect the RAM dumps if system crashes, to perform the post mortem analysis. Add support for the same. Signed-off-by: George Moussalem --- --- a/arch/arm64/boot/dts/qcom/ipq5018.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq5018.dtsi @@ -82,6 +82,7 @@ scm { compatible = "qcom,scm-ipq5018", "qcom,scm"; qcom,sdi-enabled; + qcom,dload-mode = <&tcsr 0x6100>; }; };