Merge "ARM: dts: msm: Add scm nodes to sdxkova SoC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
70ff8be250
@@ -125,6 +125,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
firmware: firmware { };
|
||||
|
||||
aliases: aliases {
|
||||
serial0 = &uart1;
|
||||
mmc0 = &sdhc_1; /*SDC1 eMMC slot*/
|
||||
@@ -281,6 +283,16 @@
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&scm {
|
||||
qcom,dload-mode = <&tcsr 0x13000>;
|
||||
};
|
||||
|
||||
&firmware {
|
||||
qtee_shmbridge {
|
||||
compatible = "qcom,tee-shared-memory-bridge";
|
||||
};
|
||||
};
|
||||
|
||||
#include "sdxkova-regulators.dtsi"
|
||||
|
||||
&chosen {
|
||||
@@ -526,6 +538,11 @@
|
||||
#hwlock-cells = <1>;
|
||||
};
|
||||
|
||||
tcsr: syscon@1fc0000 {
|
||||
compatible = "syscon";
|
||||
reg = <0x0 0x1fc0000 0x0 0x30000>;
|
||||
};
|
||||
|
||||
qcom,smp2p-modem {
|
||||
compatible = "qcom,smp2p";
|
||||
qcom,smem = <435>, <428>;
|
||||
|
Reference in New Issue
Block a user