[PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description

From: Tengfei Fan
Date: Tue Jul 02 2024 - 23:22:52 EST


Add the cache controller compatible and register region descriptions for
QCS9100 platform.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
index 68ea5f70b75f..a38c8b99099e 100644
--- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
+++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
@@ -21,6 +21,7 @@ properties:
compatible:
enum:
- qcom,qdu1000-llcc
+ - qcom,qcs9100-llcc
- qcom,sa8775p-llcc
- qcom,sc7180-llcc
- qcom,sc7280-llcc
@@ -85,6 +86,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,qcs9100-llcc
- qcom,sa8775p-llcc
then:
properties:
--
2.25.1