Skip to content

Commit 387a80a

Browse files
Bartosz Golaszewskiwilldeacon
authored andcommitted
dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
The GPU SMMU will require the clocks property to be set so put the relevant compatible into the adreno if-then block. Signed-off-by: Bartosz Golaszewski <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] [will: Fixed conflict with 'qcom,sc8280xp-smmu-500' entry] Signed-off-by: Will Deacon <[email protected]>
1 parent 84b8a7f commit 387a80a

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
@@ -79,6 +79,7 @@ properties:
7979
- description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500"
8080
items:
8181
- enum:
82+
- qcom,sa8775p-smmu-500
8283
- qcom,sc7280-smmu-500
8384
- qcom,sc8280xp-smmu-500
8485
- qcom,sm6115-smmu-500
@@ -333,6 +334,7 @@ allOf:
333334
compatible:
334335
contains:
335336
enum:
337+
- qcom,sa8775p-smmu-500
336338
- qcom,sc7280-smmu-500
337339
- qcom,sc8280xp-smmu-500
338340
then:
@@ -416,7 +418,6 @@ allOf:
416418
- nvidia,smmu-500
417419
- qcom,qcm2290-smmu-500
418420
- qcom,qdu1000-smmu-500
419-
- qcom,sa8775p-smmu-500
420421
- qcom,sc7180-smmu-500
421422
- qcom,sc8180x-smmu-500
422423
- qcom,sdm670-smmu-500

0 commit comments

Comments
 (0)