diff options
| author | Abel Vesa <[email protected]> | 2022-11-16 13:30:04 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-12-05 15:12:52 -0600 |
| commit | bbfdc82696e0aa76e9b31cb6c593ff0f96af9c30 (patch) | |
| tree | a3f127a21fdbb212f8c3d1f833e75f673ce4395c | |
| parent | c72ca343f911c3ba1b10163399f891ddb86ad109 (diff) | |
dt-bindings: arm: msm: Add LLCC compatible for SM8550
Add LLCC compatible for SM8550 SoC.
Signed-off-by: Abel Vesa <[email protected]>
Reviewed-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 5ea506412b4e..38efcad56dbd 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml @@ -31,6 +31,7 @@ properties: - qcom,sm8250-llcc - qcom,sm8350-llcc - qcom,sm8450-llcc + - qcom,sm8550-llcc reg: items: |