diff mbox series

[2/4] dt-bindings: cache: qcom,llcc: Document the QCS8300 LLCC

Message ID 20240903-qcs8300_llcc_driver-v1-2-228659bdf067@quicinc.com (mailing list archive)
State Not Applicable
Headers show
Series soc: qcom: llcc: Add llcc support for the QCS8300 platform | expand

Commit Message

Jingyi Wang Sept. 3, 2024, 6:21 a.m. UTC
Document the Last Level Cache Controller on QCS8300 platform.

Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
 Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Krzysztof Kozlowski Sept. 3, 2024, 7:11 a.m. UTC | #1
On Tue, Sep 03, 2024 at 02:21:30PM +0800, Jingyi Wang wrote:
> Document the Last Level Cache Controller on QCS8300 platform.
> 
> Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
> ---
>  Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Although this looks incomplete, considering you need other properties
for your variant.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
index 03241b719c98..69d9bcc5614c 100644
--- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
+++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
@@ -20,6 +20,7 @@  description: |
 properties:
   compatible:
     enum:
+      - qcom,qcs8300-llcc
       - qcom,qdu1000-llcc
       - qcom,sa8775p-llcc
       - qcom,sc7180-llcc
@@ -170,6 +171,7 @@  allOf:
         compatible:
           contains:
             enum:
+              - qcom,qcs8300-llcc
               - qcom,sdm845-llcc
               - qcom,sm8150-llcc
               - qcom,sm8250-llcc