From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [RFC v3 PATCH 1/5] of: Add standard property for poweroff capability Date: Wed, 15 Oct 2014 15:56:03 +0200 Message-ID: <40398493.mf2VbOGMuV@phil> References: <1413268273-15151-1-git-send-email-romain.perier@gmail.com> <20141015124142.92D0EC40B00@trevor.secretlab.ca> <20141015134245.GH27755@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20141015134245.GH27755@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Grant Likely , Romain Perier , devicetree@vger.kernel.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, robh@kernel.org, mark.rutland@arm.com List-Id: devicetree@vger.kernel.org Am Mittwoch, 15. Oktober 2014, 15:42:45 schrieb Mark Brown: > On Wed, Oct 15, 2014 at 02:41:42PM +0200, Grant Likely wrote: > > , Romain Perier > > > > wrote: > > > 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 > > > > 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