Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751713AbaLCQ7x (ORCPT ); Wed, 3 Dec 2014 11:59:53 -0500 Received: from mail-vc0-f175.google.com ([209.85.220.175]:39415 "EHLO mail-vc0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751045AbaLCQ7v (ORCPT ); Wed, 3 Dec 2014 11:59:51 -0500 MIME-Version: 1.0 In-Reply-To: <20141203164951.GI11285@n2100.arm.linux.org.uk> References: <1417461694-5129-1-git-send-email-dianders@chromium.org> <20141201225057.GA11285@n2100.arm.linux.org.uk> <25485084.A6ydfR9Xle@wuerfel> <20141203164951.GI11285@n2100.arm.linux.org.uk> Date: Wed, 3 Dec 2014 08:59:50 -0800 X-Google-Sender-Auth: UYRXza1gPJL_jzORTUEhmivqnM8 Message-ID: Subject: Re: [PATCH] ARM: rockchip: Convert resume code to C From: Doug Anderson To: Russell King - ARM Linux Cc: Linus Walleij , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , Kevin Hilman , Heiko Stuebner , Russ Dill , Olof Johansson , Tomasz Figa , "linux-kernel@vger.kernel.org" , "open list:ARM/Rockchip SoC..." , Chris Zhong , Sonny Rao Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Russell, On Wed, Dec 3, 2014 at 8:49 AM, Russell King - ARM Linux wrote: > On Wed, Dec 03, 2014 at 08:44:55AM -0800, Doug Anderson wrote: >> Sure. I look forward to someone solving it. ...and as I said, until >> someone does solve it I think we're blocked from landing deep sleep >> mode for rk3288 upstream (unless someone decides that my patches are >> OK). > > What we definitely don't want to do is to have each SoC doing their > own thing on this, so we really need it to either be generic across > all ARMs, or fully generic. > > So, if it can be turned into some kind of generic infrastructure, I'd > be happier with it, because that would help it be re-used across other > SoCs. If folks can come up with a way to adapt my current approach to be acceptable then I'm happy to do it. ...but if not then I'll happily drop this patch and patiently await the day when this problem is solved upstream. Once that happens, someone can try landing the deep sleep for rk3288 using that new approach. -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/