Merge "ARM: dts: msm: Disable glink edge for soccp"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2ba71f4b64
@@ -3365,28 +3365,6 @@
|
||||
/* Outputs to soccp */
|
||||
qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>;
|
||||
qcom,smem-state-names = "stop", "wakeup", "sleep";
|
||||
|
||||
glink-edge {
|
||||
qcom,remote-pid = <19>;
|
||||
transport = "smem";
|
||||
mboxes = <&ipcc_mproc IPCC_CLIENT_SOCCP
|
||||
IPCC_MPROC_SIGNAL_GLINK_QMP>;
|
||||
mbox-names = "soccp_smem";
|
||||
interrupt-parent = <&ipcc_mproc>;
|
||||
interrupts = <IPCC_CLIENT_SOCCP
|
||||
IPCC_MPROC_SIGNAL_GLINK_QMP
|
||||
IRQ_TYPE_EDGE_RISING>;
|
||||
|
||||
label = "soccp";
|
||||
qcom,glink-label = "soccp";
|
||||
|
||||
qcom,soccp_qrtr {
|
||||
qcom,glink-channels = "IPCRTR";
|
||||
qcom,intents = <0x800 5
|
||||
0x2000 3
|
||||
0x4400 2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user