Skip to content

Commit e5af06b

Browse files
quic-bjorandewilldeacon
authored andcommitted
dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding
Update the Qualcomm SC8180X SMMU binding to allow describing the Adreno SMMU, with its three clocks. Signed-off-by: Bjorn Andersson <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/20240525-sc8180x-adreno-smmu-binding-fix-v1-1-e3c00aa9b9d4@quicinc.com Signed-off-by: Will Deacon <[email protected]>
1 parent c3f38fa commit e5af06b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/iommu/arm,smmu.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ properties:
8686
- qcom,qcm2290-smmu-500
8787
- qcom,sa8775p-smmu-500
8888
- qcom,sc7280-smmu-500
89+
- qcom,sc8180x-smmu-500
8990
- qcom,sc8280xp-smmu-500
9091
- qcom,sm6115-smmu-500
9192
- qcom,sm6125-smmu-500
@@ -415,6 +416,7 @@ allOf:
415416
compatible:
416417
contains:
417418
enum:
419+
- qcom,sc8180x-smmu-500
418420
- qcom,sm6350-smmu-v2
419421
- qcom,sm7150-smmu-v2
420422
- qcom,sm8150-smmu-500
@@ -550,7 +552,6 @@ allOf:
550552
- nvidia,smmu-500
551553
- qcom,qdu1000-smmu-500
552554
- qcom,sc7180-smmu-500
553-
- qcom,sc8180x-smmu-500
554555
- qcom,sdm670-smmu-500
555556
- qcom,sdm845-smmu-500
556557
- qcom,sdx55-smmu-500

0 commit comments

Comments
 (0)