Message ID | 20220408213336.581661-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | d0d8cb7b94b8d23e9721cbbec5c7b00c04ae6514 |
Headers | show |
Series | [1/3] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles | expand |
diff --git a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml index 30fcbe2ad8a3..5ea506412b4e 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml @@ -23,6 +23,8 @@ properties: enum: - qcom,sc7180-llcc - qcom,sc7280-llcc + - qcom,sc8180x-llcc + - qcom,sc8280xp-llcc - qcom,sdm845-llcc - qcom,sm6350-llcc - qcom,sm8150-llcc
Add compatibles for the SC8180X and SC8280XP platforms to the existing LLCC binding. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 2 ++ 1 file changed, 2 insertions(+)