devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] dt-bindings: mailbox: Add protocol and client ID for SAIL and GPDSP's
@ 2023-09-13  9:57 Shazad Hussain
  2023-09-13 10:03 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Shazad Hussain @ 2023-09-13  9:57 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, jassisinghbrar, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: kernel, mani, Shazad Hussain, linux-arm-msm, linux-kernel,
	devicetree

Add more protocol and client ID for SAIL and GPDSP's which can be used
in device tree properties.

Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
---
 include/dt-bindings/mailbox/qcom-ipcc.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/dt-bindings/mailbox/qcom-ipcc.h b/include/dt-bindings/mailbox/qcom-ipcc.h
index fbfa3febc66d..4ef14cba6bdd 100644
--- a/include/dt-bindings/mailbox/qcom-ipcc.h
+++ b/include/dt-bindings/mailbox/qcom-ipcc.h
@@ -33,5 +33,11 @@
 #define IPCC_CLIENT_NSP1		18
 #define IPCC_CLIENT_TME			23
 #define IPCC_CLIENT_WPSS		24
+#define IPCC_CLIENT_SAIL0		27
+#define IPCC_CLIENT_SAIL1		28
+#define IPCC_CLIENT_SAIL2		29
+#define IPCC_CLIENT_SAIL3		30
+#define IPCC_CLIENT_GPDSP0		31
+#define IPCC_CLIENT_GPDSP1		32
 
 #endif
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] dt-bindings: mailbox: Add protocol and client ID for SAIL and GPDSP's
  2023-09-13  9:57 [PATCH v1] dt-bindings: mailbox: Add protocol and client ID for SAIL and GPDSP's Shazad Hussain
@ 2023-09-13 10:03 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-09-13 10:03 UTC (permalink / raw)
  To: Shazad Hussain, agross, andersson, konrad.dybcio, jassisinghbrar,
	robh+dt, krzysztof.kozlowski+dt, conor+dt
  Cc: kernel, mani, linux-arm-msm, linux-kernel, devicetree

On 13/09/2023 11:57, Shazad Hussain wrote:
> Add more protocol and client ID for SAIL and GPDSP's which can be used
> in device tree properties.
> 
> Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
> ---
>  include/dt-bindings/mailbox/qcom-ipcc.h | 6 ++++++

There are no users for them. No need for this patch.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-13 10:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13  9:57 [PATCH v1] dt-bindings: mailbox: Add protocol and client ID for SAIL and GPDSP's Shazad Hussain
2023-09-13 10:03 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).