]> asedeno.scripts.mit.edu Git - linux.git/commit
Documentation:powerpc: Add device-tree bindings for power-mgt
authorGautham R. Shenoy <ego@linux.vnet.ibm.com>
Wed, 25 Jan 2017 08:36:29 +0000 (14:06 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 30 Jan 2017 21:32:14 +0000 (08:32 +1100)
commitb48ff52043f489d594b989b318c120ca340a2e41
tree6c441ce48ae53c1042c079c8e7c354dc4cb28328
parent09206b600c76f20984e80d99f3b5343c79332a97
Documentation:powerpc: Add device-tree bindings for power-mgt

Document the device-tree bindings defining the the properties under
the @power-mgt node in the device tree that describe the idle states
for Linux running on baremetal POWER servers.

These bindings are documented separately instead of using the the
common idle state bindings since the idle-states on POWER servers
are exposed as property arrays where as the common idle state bindings
expect idle-states to be described as nodes.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/devicetree/bindings/powerpc/opal/power-mgt.txt [new file with mode: 0644]