Skip to content

Commit aab556d

Browse files
krzkwilldeacon
authored andcommitted
dt-bindings: arm-smmu: Correct and add constraints for Hawi, Shikra and Kaanapali
Previous commit 75949eb ("dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants") duplicated constraints for qcom,sm6350-smmu-500 and qcom,sm6375-smmu-500 - these are already part of previous "if:" block. It also missed enforcing one clock for qcom,kaanapali-smmu-500 in GPU case and missed simultaneously added Shikra and Hawi. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Will Deacon <will@kernel.org>
1 parent 2a5b7d1 commit aab556d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,8 @@ allOf:
571571
items:
572572
- enum:
573573
- qcom,glymur-smmu-500
574+
- qcom,hawi-smmu-500
575+
- qcom,kaanapali-smmu-500
574576
- qcom,sm8750-smmu-500
575577
- const: qcom,adreno-smmu
576578
- const: qcom,smmu-500
@@ -617,16 +619,16 @@ allOf:
617619
- enum:
618620
- qcom,eliza-smmu-500
619621
- qcom,glymur-smmu-500
622+
- qcom,hawi-smmu-500
620623
- qcom,kaanapali-smmu-500
621624
- qcom,milos-smmu-500
622625
- qcom,nord-smmu-500
623626
- qcom,qcs615-smmu-500
624627
- qcom,qcs8300-smmu-500
625628
- qcom,sa8775p-smmu-500
629+
- qcom,shikra-smmu-500
626630
- qcom,sm6115-smmu-500
627631
- qcom,sm6125-smmu-500
628-
- qcom,sm6350-smmu-500
629-
- qcom,sm6375-smmu-500
630632
- qcom,sm8150-smmu-500
631633
- qcom,sm8250-smmu-500
632634
- qcom,sm8350-smmu-500

0 commit comments

Comments
 (0)