devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform
@ 2025-09-24 23:24 Jingyi Wang
  2025-09-24 23:24 ` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Document the Kaanapali LLCC Jingyi Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jingyi Wang @ 2025-09-24 23:24 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Conor Dooley, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel, Jingyi Wang, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang

The Kaanapali platform has LLCC(Last Level Cache Controller) as the system
cache controller. Add binding and configuration to support this.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
Jingyi Wang (2):
      dt-bindings: cache: qcom,llcc: Document the Kaanapali LLCC
      soc: qcom: llcc-qcom: Add support for Kaanapali

 .../devicetree/bindings/cache/qcom,llcc.yaml       |   2 +
 drivers/soc/qcom/llcc-qcom.c                       | 373 +++++++++++++++++++++
 include/linux/soc/qcom/llcc-qcom.h                 |   7 +
 3 files changed, 382 insertions(+)
---
base-commit: ae2d20002576d2893ecaff25db3d7ef9190ac0b6
change-id: 20250917-knp-llcc-9a3ab01b1e1b

Best regards,
-- 
Jingyi Wang <jingyi.wang@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-27 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 23:24 [PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform Jingyi Wang
2025-09-24 23:24 ` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Document the Kaanapali LLCC Jingyi Wang
2025-10-07 13:55   ` Krzysztof Kozlowski
2025-09-24 23:24 ` [PATCH 2/2] soc: qcom: llcc-qcom: Add support for Kaanapali Jingyi Wang
2025-10-07 13:44   ` Konrad Dybcio
2025-10-27 14:09 ` [PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).