diff options
author | Brad Mouring <brad.mouring@ni.com> | 2016-05-04 20:35:25 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2016-05-05 20:02:10 +0200 |
commit | 7274a69cd86f61602a49a3d0b64d29b465f46a15 (patch) | |
tree | a699b571e8e7cec68f02ce41bc2a9841521cf786 /Documentation/devicetree/bindings/arm/l2c2x0.txt | |
parent | ARM: 8569/1: pl2x0: Add OF control of cache power management (diff) | |
download | linux-7274a69cd86f61602a49a3d0b64d29b465f46a15.tar.xz linux-7274a69cd86f61602a49a3d0b64d29b465f46a15.zip |
ARM: 8570/2: Documentation: devicetree: Add PL310 PM bindings
Document the DT bindings for controlling ARM PL310 Power Control
settings.
Discussion on the binding wording:
http://archive.arm.linux.org.uk/lurker/message/20160427.143444.5141d302.en.html
Signed-off-by: Brad Mouring <brad.mouring@ni.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/l2c2x0.txt')
-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: - prefetch-instr : Instruction prefetch. Value: <0> (forcibly disable), <1> (forcibly enable), property absent (retain settings set by firmware) +- arm,dynamic-clock-gating : L2 dynamic clock gating. Value: <0> (forcibly + disable), <1> (forcibly enable), property absent (OS specific behavior, + preferrably retain firmware settings) +- arm,standby-mode: L2 standby mode enable. Value <0> (forcibly disable), + <1> (forcibly enable), property absent (OS specific behavior, + preferrably retain firmware settings) Example: |