diff options
author | Rajendra Nayak <quic_rjendra@quicinc.com> | 2023-11-17 15:23:14 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-07 08:33:02 -0800 |
commit | e9ceb595c2d30edb2879f173f8d0dbbedd5e301c (patch) | |
tree | cde12446c1a9c4435f5277f1184ff4e8d6ef8998 | |
parent | c4fb7d2eac9ff9bfc35a2e4d40c7169a332416e0 (diff) |
dt-bindings: cache: qcom,llcc: Add X1E80100 compatible
Add the compatible for X1E80100 platforms.
Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
Co-developed-by: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231117095315.2087-2-quic_sibis@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml index 7a211e35e166..b9a9f2cf32a1 100644 --- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml @@ -34,6 +34,7 @@ properties: - qcom,sm8450-llcc - qcom,sm8550-llcc - qcom,sm8650-llcc + - qcom,x1e80100-llcc reg: minItems: 2 @@ -105,6 +106,7 @@ allOf: - qcom,qdu1000-llcc - qcom,sc8180x-llcc - qcom,sc8280xp-llcc + - qcom,x1e80100-llcc then: properties: reg: |