Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752190Ab2KXS7Q (ORCPT ); Sat, 24 Nov 2012 13:59:16 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:10319 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751901Ab2KXS7P (ORCPT ); Sat, 24 Nov 2012 13:59:15 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/zz/2MTWxjn2HU2ZY8crpKV4OtZLEk7bU= Date: Sat, 24 Nov 2012 13:59:06 -0500 From: Jason Cooper To: Thomas Petazzoni Cc: Sebastian Hesselbarth , Andrew Lunn , Russell King , Linus Walleij , linux-kernel@vger.kernel.org, Gregory CLEMENT , Axel Lin , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 3/4] ARM: Dove: Convert to DT GPIO and pinctrl Message-ID: <20121124185906.GT15800@titan.lakedaemon.net> References: <1353317996-20841-1-git-send-email-sebastian.hesselbarth@gmail.com> <1353317996-20841-4-git-send-email-sebastian.hesselbarth@gmail.com> <20121124023942.GO15800@titan.lakedaemon.net> <20121124080240.3f600e89@skate> <20121124150004.GQ15800@titan.lakedaemon.net> <20121124191024.4b5d5b4c@skate> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121124191024.4b5d5b4c@skate> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1394 Lines: 34 On Sat, Nov 24, 2012 at 07:10:24PM +0100, Thomas Petazzoni wrote: > Dear Jason Cooper, > > On Sat, 24 Nov 2012 10:00:04 -0500, Jason Cooper wrote: > > > Yes, so that's what I thought happened. This would have made orion/dt > > depend upon mvebu/everything. It already had two other dependencies. > > Not ideal. > > > > The good thing is, the build is not broken. Once v3.8-rc1 drops with > > all of our stuff merged, I'll post a fixup patch adding this back in. > > It unfortunately means that Dove will be basically unbootable in > 3.8-rc1, as the driver will not be clk_get()ing its gatable clock, and > the clock driver will disable it. Maybe we can just live with it, I > don't know. Yes, I thought as much after I sent this reply. Definitely a choice of the lesser of two evils. As long as we don't break the build or have horrendous merge conflicts, I think it's tolerable. Any one who is booting -rc1's is typically bug hunting. This means Sebastian, who has been CC'd on all of this. I don't want to rely on this in the future, but doing it once due to the circumstances is something I'm comfortable answering to. thx, Jason. -- 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/