mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Enable remoteproc node for khaje modem
Enable remoteproc node for khaje modem subsystem. Change-Id: I7e97d7dd66416fe64e300896066ffc350aab958a
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
de6080ae92
commit
e7dc8c3cdf
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user