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

Song Xue posted 2 patches 2 months ago
There is a newer version of this series
.../devicetree/bindings/cache/qcom,llcc.yaml       |  2 ++
drivers/soc/qcom/llcc-qcom.c                       | 23 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
[PATCH 0/2] soc: qcom: llcc: Add LLCC support for the QCS615 platform
Posted by Song Xue 2 months ago
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@quicinc.com>
---
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                       | 23 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)
---
base-commit: ef545bc03a65438cabe87beb1b9a15b0ffcb6ace
change-id: 20240924-add_llcc_support_for_qcs615-95ee1c04e86e

Best regards,
-- 
Song Xue <quic_songxue@quicinc.com>