File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Documentation/devicetree/bindings/display/msm Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,40 @@ allOf:
124
124
contains :
125
125
enum :
126
126
- qcom,adreno-gmu-623.0
127
+ then :
128
+ properties :
129
+ reg :
130
+ items :
131
+ - description : Core GMU registers
132
+ - description : Resource controller registers
133
+ - description : GMU PDC registers
134
+ reg-names :
135
+ items :
136
+ - const : gmu
137
+ - const : rscc
138
+ - const : gmu_pdc
139
+ clocks :
140
+ items :
141
+ - description : GMU clock
142
+ - description : GPU CX clock
143
+ - description : GPU AXI clock
144
+ - description : GPU MEMNOC clock
145
+ - description : GPU AHB clock
146
+ - description : GPU HUB CX clock
147
+ clock-names :
148
+ items :
149
+ - const : gmu
150
+ - const : cxo
151
+ - const : axi
152
+ - const : memnoc
153
+ - const : ahb
154
+ - const : hub
155
+
156
+ - if :
157
+ properties :
158
+ compatible :
159
+ contains :
160
+ enum :
127
161
- qcom,adreno-gmu-635.0
128
162
- qcom,adreno-gmu-660.1
129
163
- qcom,adreno-gmu-663.0
You can’t perform that action at this time.
0 commit comments