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> --- 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@xxxxxxxxxxx>