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

Song Xue posted 2 patches 1 month, 2 weeks ago
.../devicetree/bindings/cache/qcom,llcc.yaml       |  2 +
drivers/soc/qcom/llcc-qcom.c                       | 55 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
[PATCH v2 0/2] soc: qcom: llcc: Add LLCC support for the QCS615 platform
Posted by Song Xue 1 month, 2 weeks 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>
---
Changes in v2:
- Update the format of the slice configuration setting.
- Link to v1: https://lore.kernel.org/r/d275829f-190c-4b73-a378-1025ca8277ed@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                       | 55 ++++++++++++++++++++++
 2 files changed, 57 insertions(+)
---
base-commit: b6270c3bca987530eafc6a15f9d54ecd0033e0e3
change-id: 20241009-add_llcc_support_for_qcs615-6685f5c031b3

Best regards,
-- 
Song Xue <quic_songxue@quicinc.com>
Re: [PATCH v2 0/2] soc: qcom: llcc: Add LLCC support for the QCS615 platform
Posted by Bjorn Andersson 3 weeks, 2 days ago
On Thu, 10 Oct 2024 14:38:38 +0800, Song Xue wrote:
> 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.
> 
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: cache: qcom,llcc: Document the QCS615 LLCC
      commit: 08e2d7c64edddbc0b0885be901b3f752ea245587
[2/2] soc: qcom: llcc: Add configuration data for QCS615
      commit: 9f85ed1976bc7882a300aedb556148dbbb245b96

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>