Re: [RFC v3 PATCH 1/5] of: Add standard property for poweroff capability
From: Heiko Stübner <heiko@sntech.de>
Date: 2014-10-15 13:56:14
Also in:
lkml
From: Heiko Stübner <heiko@sntech.de>
Date: 2014-10-15 13:56:14
Also in:
lkml
Am Mittwoch, 15. Oktober 2014, 15:42:45 schrieb Mark Brown:
On Wed, Oct 15, 2014 at 02:41:42PM +0200, Grant Likely wrote:quoted
, 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. 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?
I'd think so. In any case, I'll take the "ARM: dts: ..." patch if you take the others. Heiko