Documentation: devicetree: standardize/consolidate on "wakeup-source" property
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 21 Oct 2015 10:09:58 +0000 (11:09 +0100)
committerRob Herring <robh@kernel.org>
Fri, 30 Oct 2015 18:04:18 +0000 (13:04 -0500)
commita68eee4c748c006daae6b06c9c5bb85be77724f6
tree06e72888cbcbb1708a6fbe48ae7084aacb1c58ca
parent0b13ea8e2661822960b59924b02b4a0ebcf22149
Documentation: devicetree: standardize/consolidate on "wakeup-source" property

Currently different drivers use multiple forms of annotating devices
that should be set up as wakeup sources for the system.

This patch adds a separate binding document inorder to standardize and
consolidate to use "wakeup-source" boolean property to mark the devices
as wakeup capable.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/power/wakeup-source.txt [new file with mode: 0644]