[PATCH v2 0/2] soc: qcom: llcc: Add LLCC support for the QCS615 platform

From: Song Xue
Date: Thu Oct 10 2024 - 02:39:56 EST


The QCS615 platform has LLCC(Last Level Cache Controller) as the system
cache controller. It includes 1 LLCC instance and 1 LLCC broadcast
interface.

Add Bindings and LLCC tables for the QCS615 platform.

Signed-off-by: Song Xue <quic_songxue@xxxxxxxxxxx>
---
Changes in v2:
- Update the format of the slice configuration setting.
- Link to v1: https://lore.kernel.org/r/d275829f-190c-4b73-a378-1025ca8277ed@xxxxxxxxxxx

---
Song Xue (2):
dt-bindings: cache: qcom,llcc: Document the QCS615 LLCC
soc: qcom: llcc: Add configuration data for QCS615

.../devicetree/bindings/cache/qcom,llcc.yaml | 2 +
drivers/soc/qcom/llcc-qcom.c | 55 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
---
base-commit: b6270c3bca987530eafc6a15f9d54ecd0033e0e3
change-id: 20241009-add_llcc_support_for_qcs615-6685f5c031b3

Best regards,
--
Song Xue <quic_songxue@xxxxxxxxxxx>