Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: smem: Update max processor count
@ 2025-04-24 23:45 Unnathi Chalicheemala
  2025-04-25  8:13 ` Konrad Dybcio
  2025-05-09 22:13 ` Bjorn Andersson
  0 siblings, 2 replies; 7+ messages in thread
From: Unnathi Chalicheemala @ 2025-04-24 23:45 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio
  Cc: Jingyi Wang, Satya Durga Srinivasu Prabhala, Aiqun Yu,
	linux-arm-msm, linux-kernel, kernel, Unnathi Chalicheemala

Update max processor count to reflect the number of co-processors on
upcoming SoC.

Signed-off-by: Unnathi Chalicheemala <unnathi.chalicheemala@oss.qualcomm.com>
---
 drivers/soc/qcom/smem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/qcom/smem.c b/drivers/soc/qcom/smem.c
index 59281970180921b76312fd5020828edced739344..cf425930539e406fb81307a17803955371545f32 100644
--- a/drivers/soc/qcom/smem.c
+++ b/drivers/soc/qcom/smem.c
@@ -86,7 +86,7 @@
 #define SMEM_GLOBAL_HOST	0xfffe
 
 /* Max number of processors/hosts in a system */
-#define SMEM_HOST_COUNT		20
+#define SMEM_HOST_COUNT		25
 
 /**
   * struct smem_proc_comm - proc_comm communication struct (legacy)

---
base-commit: 02ddfb981de88a2c15621115dd7be2431252c568
change-id: 20250424-smem_count-a852d89ff3cd

Best regards,
-- 
Unnathi Chalicheemala <unnathi.chalicheemala@oss.qualcomm.com>


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] soc: qcom: smem: Update max processor count
@ 2026-03-31 16:24 Mukesh Ojha
  2026-03-31 17:57 ` Dmitry Baryshkov
  0 siblings, 1 reply; 7+ messages in thread
From: Mukesh Ojha @ 2026-03-31 16:24 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio; +Cc: linux-arm-msm, linux-kernel, Mukesh Ojha

Update max processor count to reflect the number of co-processors on
upcoming SoC.

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
---
 drivers/soc/qcom/smem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/qcom/smem.c b/drivers/soc/qcom/smem.c
index d5c94b47f431..8daa25d16fdc 100644
--- a/drivers/soc/qcom/smem.c
+++ b/drivers/soc/qcom/smem.c
@@ -86,7 +86,7 @@
 #define SMEM_GLOBAL_HOST	0xfffe
 
 /* Max number of processors/hosts in a system */
-#define SMEM_HOST_COUNT		25
+#define SMEM_HOST_COUNT		30
 
 /**
   * struct smem_proc_comm - proc_comm communication struct (legacy)
-- 
2.53.0


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

end of thread, other threads:[~2026-04-01 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 23:45 [PATCH] soc: qcom: smem: Update max processor count Unnathi Chalicheemala
2025-04-25  8:13 ` Konrad Dybcio
2025-05-09 22:13 ` Bjorn Andersson
  -- strict thread matches above, loose matches on Subject: below --
2026-03-31 16:24 Mukesh Ojha
2026-03-31 17:57 ` Dmitry Baryshkov
2026-04-01  8:25   ` Konrad Dybcio
2026-04-01 10:28     ` Mukesh Ojha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox