Skip to content

Commit 869b6ca

Browse files
Huang YiweiJassiBrar
authored andcommitted
dt-bindings: mailbox: Add more protocol and client ID
Add more protocol and client ID which can be used in device tree properties. Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
1 parent afaf2ba commit 869b6ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/dt-bindings/mailbox/qcom-ipcc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
/* Signal IDs for MPROC protocol */
1010
#define IPCC_MPROC_SIGNAL_GLINK_QMP 0
11+
#define IPCC_MPROC_SIGNAL_TZ 1
1112
#define IPCC_MPROC_SIGNAL_SMP2P 2
1213
#define IPCC_MPROC_SIGNAL_PING 3
1314

@@ -29,6 +30,7 @@
2930
#define IPCC_CLIENT_PCIE1 14
3031
#define IPCC_CLIENT_PCIE2 15
3132
#define IPCC_CLIENT_SPSS 16
33+
#define IPCC_CLIENT_TME 23
3234
#define IPCC_CLIENT_WPSS 24
3335

3436
#endif

0 commit comments

Comments
 (0)