From ebe5a1dd5fef3dcb6dcdf2fb48d23f115f4b3771 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Thu, 2 Nov 2023 16:07:28 -0700 Subject: [PATCH] ARM: dts: msm: sun: Add node for download mode Add download mode node for sun SoC. Change-Id: I802ed153ddec1b74d17e5357d0ca69cb5b02b59f Signed-off-by: Melody Olvera --- qcom/sun.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 77aac43d..b79c106c 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2385,6 +2385,10 @@ compatible = "qcom,cpu-vendor-hooks"; }; + dload_mode { + compatible = "qcom,dload-mode"; + }; + scmi: qcom,scmi { #address-cells = <1>; #size-cells = <0>;