devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] soc: qcom: llcc: Add support for Glymur SoC
@ 2025-11-25  9:16 Pankaj Patil
  2025-11-25  9:16 ` [PATCH v2 1/3] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block Pankaj Patil
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Pankaj Patil @ 2025-11-25  9:16 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Conor Dooley, Jonathan Cameron,
	Rob Herring, Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel, Pankaj Patil

Glymur SoC uses the Last Level Cache Controller (LLCC) as its
system cache controller, update the device-tree bindings to allow
maximum of 14 registers for llcc block since GLymur has 12 llcc base
register regions and an additional AND, OR broadcast base register.
Updated SCT configuration data in the LLCC driver.

Enabled additional use case IDs defined in
include/linux/soc/qcom/llcc-qcom.h:

OOBM_NS
OOBM_S
VIDSC_VSP1
PCIE_TCU

Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
---
Changes in v2:
- Updated dt-bindings for maximum no of registers to be 14
- Re-ordered the fix alignment patch to before adding a new entry for Glymur
- Squashed commit for enablement of usecase id and driver changes
- Link to v1: https://lore.kernel.org/all/20251121-glymur_llcc_enablement-v1-0-336b851b8dcb@oss.qualcomm.com/

---
Pankaj Patil (3):
      dt-bindings: cache: qcom,llcc: Document Glymur LLCC block
      soc: qcom: llcc: Fix usecase id macro alignment
      soc: qcom: llcc-qcom: Add support for Glymur

 .../devicetree/bindings/cache/qcom,llcc.yaml       |  47 ++++-
 drivers/soc/qcom/llcc-qcom.c                       | 207 +++++++++++++++++++++
 include/linux/soc/qcom/llcc-qcom.h                 | 152 +++++++--------
 3 files changed, 330 insertions(+), 76 deletions(-)
---
base-commit: d724c6f85e80a23ed46b7ebc6e38b527c09d64f5
change-id: 20251029-glymur_llcc_enablement-6a812c08f4c1

Best regards,
-- 
Pankaj Patil <pankaj.patil@oss.qualcomm.com>


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

end of thread, other threads:[~2025-11-28  9:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25  9:16 [PATCH v2 0/3] soc: qcom: llcc: Add support for Glymur SoC Pankaj Patil
2025-11-25  9:16 ` [PATCH v2 1/3] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block Pankaj Patil
2025-11-26  8:54   ` Krzysztof Kozlowski
2025-11-25  9:16 ` [PATCH v2 2/3] soc: qcom: llcc: Fix usecase id macro alignment Pankaj Patil
2025-11-26  8:59   ` Krzysztof Kozlowski
2025-11-26 11:38     ` Pankaj Patil
2025-11-26 17:17       ` Bjorn Andersson
2025-11-26 17:43       ` Krzysztof Kozlowski
2025-11-25  9:16 ` [PATCH v2 3/3] soc: qcom: llcc-qcom: Add support for Glymur Pankaj Patil
2025-11-27 10:22   ` Konrad Dybcio
2025-11-27 10:37     ` Pankaj Patil
2025-11-27 10:43       ` Konrad Dybcio
2025-11-28  9:47       ` 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).