dt-bindings: mailbox: Add SOCCP and BROADCAST clients

Add clients for SOCCP and BROADCAST in Niobe SoC.

Change-Id: I61ea5a1e27696f397d472ee6d44c12c2208ee9c9
Signed-off-by: Kishore Kumar Ravi <quic_kiskum@quicinc.com>
This commit is contained in:
Kishore Kumar Ravi 2023-11-09 15:57:55 +05:30
parent dd6497c882
commit 85b0d452fd

View File

@ -33,5 +33,7 @@
#define IPCC_CLIENT_NSP1 18
#define IPCC_CLIENT_TME 23
#define IPCC_CLIENT_WPSS 24
#define IPCC_CLIENT_SOCCP 46
#define IPCC_CLIENT_BROADCAST 0xF000
#endif