From: Romain Perier Date: Tue, 14 Oct 2014 06:31:09 +0000 (+0000) Subject: of: Add standard property for poweroff capability X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~27^2~37^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4b4e0461ec5532ad498f0dd0e68993ad79bec2b;p=pandora-kernel.git of: Add standard property for poweroff capability 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. Signed-off-by: Romain Perier Acked-by: Grant Likely Signed-off-by: Mark Brown --- Reading git-diff-tree failed