Commit b302c64a authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Bjorn Andersson

soc: qcom: smem: update max processor count

Update max processor count to reflect the number of co-processors on
SA8775P SoCs.
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: default avatarEric Chanudet <echanude@redhat.com>
Tested-by: default avatarEric Chanudet <echanude@redhat.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230209095753.447347-2-brgl@bgdev.pl
parent b5bec0f0
......@@ -85,7 +85,7 @@
#define SMEM_GLOBAL_HOST 0xfffe
/* Max number of processors/hosts in a system */
#define SMEM_HOST_COUNT 15
#define SMEM_HOST_COUNT 20
/**
* struct smem_proc_comm - proc_comm communication struct (legacy)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment