Re: [PATCH v6 5/5] Documentation:powerpc: Add device-tree bindings for power-mgt

From: Rob Herring
Date: Mon Jan 30 2017 - 12:50:41 EST


On Wed, Jan 25, 2017 at 02:06:29PM +0530, Gautham R. Shenoy wrote:
> From: "Gautham R. Shenoy" <ego@xxxxxxxxxxxxxxxxxx>
>
> 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.
>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Gautham R. Shenoy <ego@xxxxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/powerpc/opal/power-mgt.txt | 118 +++++++++++++++++++++
> 1 file changed, 118 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/powerpc/opal/power-mgt.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>