diff options
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cci.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cci.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/cci.txt b/Documentation/devicetree/bindings/arm/cci.txt index f28d82bbbc56..3c5c631328d3 100644 --- a/Documentation/devicetree/bindings/arm/cci.txt +++ b/Documentation/devicetree/bindings/arm/cci.txt | |||
@@ -94,8 +94,11 @@ specific to ARM. | |||
94 | - compatible | 94 | - compatible |
95 | Usage: required | 95 | Usage: required |
96 | Value type: <string> | 96 | Value type: <string> |
97 | Definition: must be "arm,cci-400-pmu" | 97 | Definition: Must contain one of: |
98 | 98 | "arm,cci-400-pmu,r0" | |
99 | "arm,cci-400-pmu,r1" | ||
100 | "arm,cci-400-pmu" - DEPRECATED, permitted only where OS has | ||
101 | secure acces to CCI registers | ||
99 | - reg: | 102 | - reg: |
100 | Usage: required | 103 | Usage: required |
101 | Value type: Integer cells. A register entry, expressed | 104 | Value type: Integer cells. A register entry, expressed |