ARM: dts: msm: Enable remoteproc node for khaje modem

Enable remoteproc node for khaje modem subsystem.

Change-Id: I7e97d7dd66416fe64e300896066ffc350aab958a
This commit is contained in:
Swetha Chikkaboraiah
2022-06-17 16:16:24 +05:30
committed by Gerrit - the friendly Code Review server
parent de6080ae92
commit e7dc8c3cdf

View File

@@ -3094,6 +3094,7 @@
};
modem_pas: remoteproc-mss@6080000 {
compatible = "qcom,khaje-modem-pas";
reg = <0x6080000 0x100>;
clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;
@@ -3122,10 +3123,10 @@
/* Outputs to mss */
qcom,smem-states = <&modem_smp2p_out 0>;
qcom,smem-state-names = "qcom,force-stop";
qcom,smem-state-names = "qcom,stop";
glink-edge {
qcom,remote-pid = <5>;
qcom,remote-pid = <1>;
transport = "smem";
mboxes = <&apcs_glb 12>;
mbox-names = "mpss_smem";