dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
authorTengfei Fan <quic_tengfan@quicinc.com>
Mon, 5 Aug 2024 17:08:03 +0000 (19:08 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Aug 2024 02:55:24 +0000 (21:55 -0500)
Add GPDSP0 and GPDSP1 clients for SA8775p platform.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20240805-topic-sa8775p-iot-remoteproc-v4-2-86affdc72c04@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
include/dt-bindings/mailbox/qcom-ipcc.h

index fbfa3febc66d401d593bfa92b824c5ebce196e1a..fd85a79381b3185bddc99db4e6859dbe925ce06e 100644 (file)
@@ -33,5 +33,7 @@
 #define IPCC_CLIENT_NSP1               18
 #define IPCC_CLIENT_TME                        23
 #define IPCC_CLIENT_WPSS               24
+#define IPCC_CLIENT_GPDSP0             31
+#define IPCC_CLIENT_GPDSP1             32
 
 #endif