diff options
| author | Sai Prakash Ranjan <[email protected]> | 2022-01-28 13:17:14 +0530 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-02-10 18:29:33 -0600 |
| commit | c4bfcb73b6096dfc4826079b8ade24db5c998628 (patch) | |
| tree | c746bde6e761f9e2fd50568c1787ef98830736cc | |
| parent | a6e9d7ef252c44a4f33b4403cd367430697dd9be (diff) | |
dt-bindings: arm: msm: Add LLCC compatible for SM8350
Add LLCC compatible for SM8350 SoC.
Cc: Rob Herring <[email protected]>
Signed-off-by: Sai Prakash Ranjan <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/e3d200eb06949f7e216b7f82f5811b7addb7fdc8.1643355594.git.quic_saipraka@quicinc.com
| -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 03882aac8d2d..c1eded3a3257 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml @@ -27,6 +27,7 @@ properties: - qcom,sm6350-llcc - qcom,sm8150-llcc - qcom,sm8250-llcc + - qcom,sm8350-llcc reg: items: |