]> git.baikalelectronics.ru Git - kernel.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)
commitc1e774c15afb0c90c1ef3fe3c1a5ad12a349f997
tree6c441ce48ae53c1042c079c8e7c354dc4cb28328
parente87faf45b2b837687a7aaebfd27438c5760eef8b
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]