diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-05-17 05:18:49 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-25 07:11:19 +0300 |
commit | b317cebff59d9994ba041240654acb3c06b2f1f0 (patch) | |
tree | 4a15e4955853bb290a15f65e0a689b80cb28d730 /Documentation/devicetree/bindings/cache | |
parent | 4a08af2f22ba3c2fb26287dc27fa07bf298acb34 (diff) | |
download | linux-b317cebff59d9994ba041240654acb3c06b2f1f0.tar.xz |
dt-bindings: cache: qcom,llcc: Fix SM8550 description
SM8550 (LLCCv4.1) has 4 register regions, this was not described
between its addition and the restructurization that happened in
the commit referenced in the fixes tag.
Fix it.
Fixes: 43aa006e074c ("dt-bindings: arm: msm: Fix register regions used for LLCC banks")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230517-topic-kailua-llcc-v1-1-d57bd860c43e@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/cache')
-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 d8b91944180a..44892aa589fd 100644 --- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml @@ -129,6 +129,7 @@ allOf: - qcom,sm8250-llcc - qcom,sm8350-llcc - qcom,sm8450-llcc + - qcom,sm8550-llcc then: properties: reg: |