arm64: dts: qcom: x1e80100: describe tcsr download mode register
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 2 Oct 2024 10:01:22 +0000 (12:01 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Oct 2024 02:58:02 +0000 (21:58 -0500)
Describe the TCSR download mode register to enable download mode
control.

This specifically allows the OS to disable download mode in case the
boot firmware has left it enabled to avoid entering the crash dump mode
after a hypervisor reset by default.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20241002100122.18809-3-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi

index d364d5ebdaaf6aa1935d42e49819b02e03e32fe9..e5aa441fbff821e237dbb09655e96f03f69b08f4 100644 (file)
                        compatible = "qcom,scm-x1e80100", "qcom,scm";
                        interconnects = <&aggre2_noc MASTER_CRYPTO QCOM_ICC_TAG_ALWAYS
                                         &mc_virt SLAVE_EBI1 QCOM_ICC_TAG_ALWAYS>;
+                       qcom,dload-mode = <&tcsr 0x19000>;
                };
        };