Merge "ARM: dts: msm: Add WPSS glink edge node for Tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
84f4d20633
@@ -1133,6 +1133,30 @@
|
|||||||
/* 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 {
|
||||||
|
Reference in New Issue
Block a user