Merge "ARM: dts: msm: qcom: Update scm node with dload-mode"

This commit is contained in:
qctecmdr
2023-11-22 18:47:24 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 52 additions and 0 deletions

View File

@@ -88,6 +88,12 @@
};
&soc {
reboot_reason {
compatible = "qcom,reboot-reason";
nvmem-cells = <&restart_reason>;
nvmem-cell-names = "restart_reason";
};
pmic-pon-log {
compatible = "qcom,pmic-pon-log";
nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>;

View File

@@ -293,6 +293,7 @@
&firmware {
qcom-scm {
compatible = "qcom,scm";
qcom,dload-mode = <&tcsr 0x19000>;
};
qcom_smcinvoke {