[PATCH 0/3] arm64: qcom: SA8775p: Add llcc support

From: Tengfei Fan
Date: Wed May 29 2024 - 06:16:07 EST


The SA8775p platform has LLCC as the system cache controller. It
includes 6 LLCC instances and 1 broadcast interface.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---

Tengfei Fan (3):
dt-bindings: cache: qcom,llcc: Add SA8775p description
soc: qcom: llcc: Add llcc configuration support for the SA8775p
platform
arm64: dts: qcom: sa8775p: Add llcc support for the SA8775p platform

.../devicetree/bindings/cache/qcom,llcc.yaml | 28 +++++++++++++++
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 19 ++++++++++
drivers/soc/qcom/llcc-qcom.c | 35 +++++++++++++++++++
3 files changed, 82 insertions(+)


base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
--
2.25.1