diff options
-rw-r--r-- | Documentation/devicetree/bindings/arm/l2c2x0.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/l2c2x0.txt b/Documentation/devicetree/bindings/arm/l2c2x0.txt index fe0398c5c77b..c453ab5553cd 100644 --- a/Documentation/devicetree/bindings/arm/l2c2x0.txt +++ b/Documentation/devicetree/bindings/arm/l2c2x0.txt | |||
@@ -84,6 +84,12 @@ Optional properties: | |||
84 | - prefetch-instr : Instruction prefetch. Value: <0> (forcibly disable), | 84 | - prefetch-instr : Instruction prefetch. Value: <0> (forcibly disable), |
85 | <1> (forcibly enable), property absent (retain settings set by | 85 | <1> (forcibly enable), property absent (retain settings set by |
86 | firmware) | 86 | firmware) |
87 | - arm,dynamic-clock-gating : L2 dynamic clock gating. Value: <0> (forcibly | ||
88 | disable), <1> (forcibly enable), property absent (OS specific behavior, | ||
89 | preferrably retain firmware settings) | ||
90 | - arm,standby-mode: L2 standby mode enable. Value <0> (forcibly disable), | ||
91 | <1> (forcibly enable), property absent (OS specific behavior, | ||
92 | preferrably retain firmware settings) | ||
87 | 93 | ||
88 | Example: | 94 | Example: |
89 | 95 | ||