mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
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>
This commit is contained in:
parent
469fc2e7a9
commit
89817522b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user