When booting 6.12-rc1 on x1e80100 I noticed a new error in the boot log, which I had previously also seen on reboots. Turns out the scm driver is incorrectly logging the fact that the download mode feature is not available as an error on both boot and shutdown even when the user has not requested the system to enable dump mode. The second patch enables the download mode feature on x1e80100, which from 6.12-rc1 specifically results in a reboot instead of entering crash dump mode after a hypervisor reset on the x1e80100 CRD by default. Johan Johan Hovold (2): firmware: qcom: scm: suppress download mode error arm64: dts: qcom: x1e80100: describe tcsr download mode register arch/arm64/boot/dts/qcom/x1e80100.dtsi | 1 + drivers/firmware/qcom/qcom_scm.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.45.2