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

This commit is contained in:
QCTECMDR Service
2024-11-12 10:49:23 -08:00
committed by Gerrit - the friendly Code Review server

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 {