On Wed, Jan 25, 2017 at 02:06:29PM +0530, Gautham R. Shenoy wrote: > From: "Gautham R. Shenoy" <e...@linux.vnet.ibm.com> > > 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 <r...@kernel.org> > Signed-off-by: Gautham R. Shenoy <e...@linux.vnet.ibm.com> > --- > .../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 <r...@kernel.org>