From: Bjorn Andersson Date: Wed, 29 Jun 2022 04:14:35 +0000 (-0700) Subject: dt-bindings: mailbox: qcom-ipcc: Add NSP1 client X-Git-Tag: v6.6.17~6969^2~14^2~115 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36a7b63f069630e854beb305e99c151cddd3b8e5;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: mailbox: qcom-ipcc: Add NSP1 client Add a client for the NSP1 found in some recent Qualcomm platforms. Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220629041438.1352536-3-bjorn.andersson@linaro.org --- diff --git a/include/dt-bindings/mailbox/qcom-ipcc.h b/include/dt-bindings/mailbox/qcom-ipcc.h index 9296d0b..fbfa3fe 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