File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Documentation/devicetree/bindings/clock Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -18,25 +18,25 @@ description: |
18
18
include/dt-bindings/clock/qcom,lpassaudiocc-sc7280.h
19
19
20
20
properties :
21
- clocks : true
22
-
23
- clock-names : true
24
-
25
- reg : true
26
-
27
21
compatible :
28
22
enum :
29
23
- qcom,sc7280-lpassaoncc
30
24
- qcom,sc7280-lpassaudiocc
31
25
- qcom,sc7280-lpasscorecc
32
26
- qcom,sc7280-lpasshm
33
27
34
- power-domains :
35
- maxItems : 1
28
+ reg : true
29
+
30
+ clocks : true
31
+
32
+ clock-names : true
36
33
37
34
' #clock-cells ' :
38
35
const : 1
39
36
37
+ power-domains :
38
+ maxItems : 1
39
+
40
40
' #power-domain-cells ' :
41
41
const : 1
42
42
@@ -57,8 +57,6 @@ required:
57
57
- ' #clock-cells'
58
58
- ' #power-domain-cells'
59
59
60
- additionalProperties : false
61
-
62
60
allOf :
63
61
- if :
64
62
properties :
@@ -125,6 +123,9 @@ allOf:
125
123
126
124
reg :
127
125
maxItems : 1
126
+
127
+ additionalProperties : false
128
+
128
129
examples :
129
130
- |
130
131
#include <dt-bindings/clock/qcom,rpmh.h>
You can’t perform that action at this time.
0 commit comments