Skip to content

Commit 08e2d7c

Browse files
Song Xueandersson
authored andcommitted
dt-bindings: cache: qcom,llcc: Document the QCS615 LLCC
Document the LLCC on the QCS615 platform. The QCS615 platform has LLCC as the system cache controller. It includes 1 LLCC instance and 1 broadcast interface. Signed-off-by: Song Xue <quic_songxue@quicinc.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20241010-add_llcc_support_for_qcs615-v2-1-044432450a75@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 1685f68 commit 08e2d7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/cache/qcom,llcc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ description: |
2020
properties:
2121
compatible:
2222
enum:
23+
- qcom,qcs615-llcc
2324
- qcom,qdu1000-llcc
2425
- qcom,sa8775p-llcc
2526
- qcom,sar1130p-llcc
@@ -95,6 +96,7 @@ allOf:
9596
compatible:
9697
contains:
9798
enum:
99+
- qcom,qcs615-llcc
98100
- qcom,sc7180-llcc
99101
- qcom,sm6350-llcc
100102
then:

0 commit comments

Comments
 (0)