Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mailbox: Add WPSS client index to IPCC

Add WPSS remote processor client index to Inter-Processor Communication
Controller (IPCC) block.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/1619508824-14413-2-git-send-email-sibis@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

authored by

Sibi Sankar and committed by
Bjorn Andersson
a1dff44b d4282fb4

+1
+1
include/dt-bindings/mailbox/qcom-ipcc.h
··· 29 29 #define IPCC_CLIENT_PCIE1 14 30 30 #define IPCC_CLIENT_PCIE2 15 31 31 #define IPCC_CLIENT_SPSS 16 32 + #define IPCC_CLIENT_WPSS 24 32 33 33 34 #endif