mbox series

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

Message ID 20240924-add_llcc_support_for_qcs615-v1-0-a9f3289760d3@quicinc.com
Headers show
Series soc: qcom: llcc: Add LLCC support for the QCS615 platform | expand

Message

Song Xue Sept. 24, 2024, 10:07 a.m. UTC
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,