Skip to content

Commit df90abb

Browse files
Pratyush Brahmawilldeacon
authored andcommitted
dt-bindings: arm-smmu: Document QCS8300 GPU SMMU
Add the compatible for Qualcomm QCS8300 GPU SMMU. Add the compatible in the list of clocks required by the GPU SMMU and remove it from the list of disallowed clocks. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Pratyush Brahma <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 7506be7 commit df90abb

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
@@ -90,6 +90,7 @@ properties:
9090
- enum:
9191
- qcom,qcm2290-smmu-500
9292
- qcom,qcs615-smmu-500
93+
- qcom,qcs8300-smmu-500
9394
- qcom,sa8255p-smmu-500
9495
- qcom,sa8775p-smmu-500
9596
- qcom,sar2130p-smmu-500
@@ -397,6 +398,7 @@ allOf:
397398
compatible:
398399
contains:
399400
enum:
401+
- qcom,qcs8300-smmu-500
400402
- qcom,sa8775p-smmu-500
401403
- qcom,sc7280-smmu-500
402404
- qcom,sc8280xp-smmu-500
@@ -581,7 +583,6 @@ allOf:
581583
- cavium,smmu-v2
582584
- marvell,ap806-smmu-500
583585
- nvidia,smmu-500
584-
- qcom,qcs8300-smmu-500
585586
- qcom,qdu1000-smmu-500
586587
- qcom,sa8255p-smmu-500
587588
- qcom,sc7180-smmu-500

0 commit comments

Comments
 (0)