File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Documentation/devicetree/bindings/soc/ti Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -278,6 +278,26 @@ patternProperties:
278278
279279 additionalProperties : false
280280
281+ ^pa-stats@[a-f0-9]+$ :
282+ description : |
283+ PA-STATS sub-module represented as a SysCon. PA_STATS is a set of
284+ registers where different statistics related to ICSSG, are dumped by
285+ ICSSG firmware. This syscon sub-module will help the device to
286+ access/read/write those statistics.
287+
288+ type : object
289+
290+ additionalProperties : false
291+
292+ properties :
293+ compatible :
294+ items :
295+ - const : ti,pruss-pa-st
296+ - const : syscon
297+
298+ reg :
299+ maxItems : 1
300+
281301 interrupt-controller@[a-f0-9]+$ :
282302 description : |
283303 PRUSS INTC Node. Each PRUSS has a single interrupt controller instance
You can’t perform that action at this time.
0 commit comments