From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932228Ab2IKPPR (ORCPT ); Tue, 11 Sep 2012 11:15:17 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:46367 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755989Ab2IKPPO (ORCPT ); Tue, 11 Sep 2012 11:15:14 -0400 Message-ID: <504F557B.9020600@wwwdotorg.org> Date: Tue, 11 Sep 2012 09:15:07 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: "sameo@linux.intel.com" CC: Thierry Reding , Bill Huang , "grant.likely@secretlab.ca" , "rob.herring@calxeda.com" , "rob@landley.net" , "broonie@opensource.wolfsonmicro.com" , Laxman Dewangan , Xin Xie , "lrg@slimlogic.co.uk" , "jhovold@gmail.com" , "kyle.manna@fuel7.com" , Rhyland Klein , "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30 References: <1345424876-4365-1-git-send-email-bilhuang@nvidia.com> <20120911104635.GB28904@avionic-0098.mockup.avionic-design.de> In-Reply-To: <20120911104635.GB28904@avionic-0098.mockup.avionic-design.de> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/11/2012 04:46 AM, Thierry Reding wrote: > On Tue, Sep 11, 2012 at 06:25:14PM +0800, Bill Huang wrote: >> Hi all, >> >> Could somebody review this? > > Given that I haven't been able to test yet (due to time > constraints) with PM_SLEEP_SMP enabled, I don't want to give you a > Tested-by, but the code looks okay to me, so for both patches: > > Reviewed-by: Thierry Reding I have tested this with PM_SLEEP_SMP enabled, and it solved the problem. I think I already gave my Tested-by, but if not: Tested-by: Stephen Warren I hope that this gets applied to the MFD tree early enough (i.e. within the next 2-3 days or so) that I can rely on the binding be accepted, and hence apply patches to Tegra's device tree to enable this functionality for 3.7. Bill, given this was posted about 3 weeks ago, perhaps repost the series in case Samuel doesn't have it any more, and hence can't apply it.