diff options
author | Danila Tikhonov <[email protected]> | 2023-03-05 23:26:26 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-21 20:31:20 -0700 |
commit | 1e0952e7b978eb4a182c4a9c003f9313d30d00df (patch) | |
tree | ccfb172f2f2196d90e596a4fc893752ad37b0d21 | |
parent | 34d84c3b0f63978efcb5136a6fd2e7e9d889da70 (diff) |
dt-bindings: arm: msm: Add LLCC for SM7150
Add LLCC compatible for SM7150 SoC.
Signed-off-by: Danila Tikhonov <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml index 93b977428a14..02cc6894eb13 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml @@ -26,6 +26,7 @@ properties: - qcom,sc8280xp-llcc - qcom,sdm845-llcc - qcom,sm6350-llcc + - qcom,sm7150-llcc - qcom,sm8150-llcc - qcom,sm8250-llcc - qcom,sm8350-llcc |