[PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
From: Komal Bajaj
Date: Sat May 02 2026 - 12:05:23 EST
Document the Last Level Cache Controller on Shikra SoC.
Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
index 995d57815781..730556184a59 100644
--- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
+++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
@@ -35,6 +35,7 @@ properties:
- qcom,sc8280xp-llcc
- qcom,sdm670-llcc
- qcom,sdm845-llcc
+ - qcom,shikra-llcc
- qcom,sm6350-llcc
- qcom,sm7150-llcc
- qcom,sm8150-llcc
@@ -206,6 +207,7 @@ allOf:
enum:
- qcom,sc7280-llcc
- qcom,sdm670-llcc
+ - qcom,shikra-llcc
then:
properties:
reg:
---
base-commit: 39704f00f747aba3144289870b5fd8ac230a9aaf
change-id: 20260502-shikra-llcc-binding-7832b24ef74f
Best regards,
--
Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>