[PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC

Komal Bajaj posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
1 file changed, 2 insertions(+)
[PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
Posted by Komal Bajaj 1 month, 1 week ago
Document the Last Level Cache Controller on Shikra SoC.

Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
---
 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@oss.qualcomm.com>
Re: [PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
Posted by Bjorn Andersson 1 month ago
On Sat, 02 May 2026 21:35:06 +0530, Komal Bajaj wrote:
> Document the Last Level Cache Controller on Shikra SoC.
> 
> 

Applied, thanks!

[1/1] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
      commit: f2e4a121f432a1608472c4f69ac8045f33830fc4

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Sat, May 02, 2026 at 09:35:06PM +0530, Komal Bajaj wrote:
> Document the Last Level Cache Controller on Shikra SoC.
> 
> Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof