diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-30 12:45:14 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-07 19:05:17 +0300 |
commit | 8fa41c40a1cb8bd78e3aba36865162c8d7019d94 (patch) | |
tree | 1f3001f4bf8a618a64cd6976f755c0d6f4ec1adb | |
parent | f61319e57d89e6e3d1ad16cb916074fdb7289806 (diff) | |
download | linux-8fa41c40a1cb8bd78e3aba36865162c8d7019d94.tar.xz |
dt-bindings: cache: qcom,llcc: Document the SM8650 Last Level Cache Controller
Document the Last Level Cache Controller on the SM8650 platform.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231030-topic-sm8650-upstream-llcc-v2-1-f281cec608e2@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml index 580f9a97ddf7..7a211e35e166 100644 --- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml @@ -33,6 +33,7 @@ properties: - qcom,sm8350-llcc - qcom,sm8450-llcc - qcom,sm8550-llcc + - qcom,sm8650-llcc reg: minItems: 2 |