ARM: dts: msm: Enable download/restart mode drivers for diwali

Add download and restart mode drivers for device tree for
download mode support.

Change-Id: I71e1709b7b1828cd1d8adfd455c1587d75a43629
This commit is contained in:
Mukesh Ojha
2021-10-28 13:14:14 +05:30
parent 833eda2bf0
commit 41f026ad77
2 changed files with 12 additions and 0 deletions

View File

@@ -91,6 +91,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 = <&pmk8350_sdam_5>;

View File

@@ -309,6 +309,7 @@
&firmware {
qcom_scm {
compatible = "qcom,scm";
qcom,dload-mode = <&tcsr 0x13000>;
};
qtee_shmbridge {
@@ -673,6 +674,11 @@
#mbox-cells = <2>;
};
tcsr: syscon@1fc0000 {
compatible = "syscon";
reg = <0x1fc0000 0x30000>;
};
clocks {
xo_board: xo_board {
compatible = "fixed-clock";