]> 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)
commit212ee1e2810b684edaa1ab9fd971fe8870a0387b
tree6c441ce48ae53c1042c079c8e7c354dc4cb28328
parent5e442c8893daed9b0f3b60b02b61e8f24dfcc0ee
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]