ARM: dts: msm: Add WPSS glink edge node for Kera

Add WPSS glink edge node for remoteproc communication on Kera SoC.

Change-Id: I0068316736f1227599fe1f3a73080a21e14c2490
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
This commit is contained in:
Pranav Mahesh Phansalkar
2024-10-17 13:49:09 +05:30
committed by Pranav Phansalkar
parent 38b7625962
commit 0418c8d1a5

View File

@@ -1354,6 +1354,29 @@
/* Outputs to wpss */ /* Outputs to wpss */
qcom,smem-states = <&wpss_smp2p_out 0>; qcom,smem-states = <&wpss_smp2p_out 0>;
qcom,smem-state-names = "stop"; qcom,smem-state-names = "stop";
glink-edge {
qcom,remote-pid = <13>;
transport = "smem";
mboxes = <&ipcc_mproc IPCC_CLIENT_WPSS
IPCC_MPROC_SIGNAL_GLINK_QMP>;
mbox-names = "wpss_smem";
interrupt-parent = <&ipcc_mproc>;
interrupts = <IPCC_CLIENT_WPSS
IPCC_MPROC_SIGNAL_GLINK_QMP
IRQ_TYPE_EDGE_RISING>;
label = "wpss";
qcom,glink-label = "wpss";
qcom,wpss_qrtr {
qcom,glink-channels = "IPCRTR";
qcom,intents = <0x800 5
0x2000 3
0x4400 2>;
};
};
}; };
clocks { clocks {