ARM: dts: msm: Add SMEM Mailbox SMP2P nodes for Sun
Make changes to enable SMEM Mailbox SMP2P nodes for sun to communicate with modem. Change-Id: Iea261c8f42768c05eec7caf62adcd1dcc93cd950 Signed-off-by: Tyler Wear <quic_twear@quicinc.com>
This commit is contained in:
@@ -576,6 +576,17 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
smp2p_smem_mailbox_1_out: qcom,smp2p-smem-mailbox-1-out {
|
||||||
|
qcom,entry-name = "smem-mailbox";
|
||||||
|
#qcom,smem-state-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
|
smp2p_smem_mailbox_1_in: qcom,smp2p-smem-mailbox-1-in {
|
||||||
|
qcom,entry-name = "smem-mailbox";
|
||||||
|
interrupt-controller;
|
||||||
|
#interrupt-cells = <2>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,smp2p-soccp {
|
qcom,smp2p-soccp {
|
||||||
|
Reference in New Issue
Block a user