On Wed, Oct 15, 2014 at 02:41:42PM +0200, Grant Likely wrote:
, Romain Perier [off-list ref]
wrote:
quoted
Several drivers create their own devicetree property when they register
poweroff capabilities. This is for example the case for mfd, regulator
or power drivers which define "vendor,system-power-controller" property.
This patch adds support for a standard property "poweroff-source"
which marks the device as able to shutdown the system.
quoted
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Acked-by: Grant Likely <redacted>
And same for the documentation patches.
I guess I should apply these (except the DTS update) since the first
user that's being added is a regulator driver?