Commit 84b8a7fe authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Will Deacon
Browse files

dt-bindings: arm-smmu: Fix SC8280XP Adreno binding



The qcom,sc8280xp-smmu-500 Adreno SMMU binding has clocks, so fix up the
binding to allow this.

Fixes: 38db6b41 ("dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP")
Signed-off-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230523010441.63236-1-quic_bjorande@quicinc.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 44c026a7
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ properties:
        items:
          - enum:
              - qcom,sc7280-smmu-500
              - qcom,sc8280xp-smmu-500
              - qcom,sm6115-smmu-500
              - qcom,sm6125-smmu-500
              - qcom,sm8150-smmu-500
@@ -331,7 +332,9 @@ allOf:
      properties:
        compatible:
          contains:
            const: qcom,sc7280-smmu-500
            enum:
              - qcom,sc7280-smmu-500
              - qcom,sc8280xp-smmu-500
    then:
      properties:
        clock-names:
@@ -416,7 +419,6 @@ allOf:
              - qcom,sa8775p-smmu-500
              - qcom,sc7180-smmu-500
              - qcom,sc8180x-smmu-500
              - qcom,sc8280xp-smmu-500
              - qcom,sdm670-smmu-500
              - qcom,sdm845-smmu-500
              - qcom,sdx55-smmu-500