File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Documentation/devicetree/bindings/iommu Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ properties:
61
61
- qcom,sm8450-smmu-500
62
62
- qcom,sm8550-smmu-500
63
63
- qcom,sm8650-smmu-500
64
+ - qcom,sm8750-smmu-500
64
65
- qcom,x1e80100-smmu-500
65
66
- const : qcom,smmu-500
66
67
- const : arm,mmu-500
@@ -103,6 +104,7 @@ properties:
103
104
- qcom,sm8450-smmu-500
104
105
- qcom,sm8550-smmu-500
105
106
- qcom,sm8650-smmu-500
107
+ - qcom,sm8750-smmu-500
106
108
- qcom,x1e80100-smmu-500
107
109
- const : qcom,adreno-smmu
108
110
- const : qcom,smmu-500
@@ -553,6 +555,23 @@ allOf:
553
555
- description : GPU SNoC bus clock
554
556
- description : GPU AHB clock
555
557
558
+ - if :
559
+ properties :
560
+ compatible :
561
+ items :
562
+ - const : qcom,sm8750-smmu-500
563
+ - const : qcom,adreno-smmu
564
+ - const : qcom,smmu-500
565
+ - const : arm,mmu-500
566
+ then :
567
+ properties :
568
+ clock-names :
569
+ items :
570
+ - const : hlos
571
+ clocks :
572
+ items :
573
+ - description : HLOS vote clock
574
+
556
575
# Disallow clocks for all other platforms with specific compatibles
557
576
- if :
558
577
properties :
You can’t perform that action at this time.
0 commit comments