summaryrefslogtreecommitdiff
path: root/include/dt-bindings/mailbox
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2022-06-28 21:14:35 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-06-30 08:50:00 -0500
commit36a7b63f069630e854beb305e99c151cddd3b8e5 (patch)
treeb9f21fa5751b35bd7ac23c7e7a4b4c6abdab6327 /include/dt-bindings/mailbox
parent05b90d240409240cbc40c2eb4a0f2b206a513e13 (diff)
dt-bindings: mailbox: qcom-ipcc: Add NSP1 client
Add a client for the NSP1 found in some recent Qualcomm platforms. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220629041438.1352536-3-bjorn.andersson@linaro.org
Diffstat (limited to 'include/dt-bindings/mailbox')
-rw-r--r--include/dt-bindings/mailbox/qcom-ipcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/mailbox/qcom-ipcc.h b/include/dt-bindings/mailbox/qcom-ipcc.h
index 9296d0bb5f34..fbfa3febc66d 100644
--- a/include/dt-bindings/mailbox/qcom-ipcc.h
+++ b/include/dt-bindings/mailbox/qcom-ipcc.h
@@ -30,6 +30,7 @@
#define IPCC_CLIENT_PCIE1 14
#define IPCC_CLIENT_PCIE2 15
#define IPCC_CLIENT_SPSS 16
+#define IPCC_CLIENT_NSP1 18
#define IPCC_CLIENT_TME 23
#define IPCC_CLIENT_WPSS 24