Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758163Ab3FLXCd (ORCPT ); Wed, 12 Jun 2013 19:02:33 -0400 Received: from mail-pb0-f51.google.com ([209.85.160.51]:64571 "EHLO mail-pb0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756927Ab3FLXCb (ORCPT ); Wed, 12 Jun 2013 19:02:31 -0400 Date: Wed, 12 Jun 2013 16:02:34 -0700 From: Olof Johansson To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Mike Turquette , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Seungwon Jeon , Jaehoon Chung , Chris Ball , linux-mmc@vger.kernel.org, Grant Likely , Rob Herring , Linus Walleij , devicetree-discuss@lists.ozlabs.org, Russell King , Arnd Bergmann , Thomas Petazzoni , Andy Shevchenko Subject: Re: [PATCH v3 5/7] clk: add basic Rockchip rk3066a clock support Message-ID: <20130612230234.GB9016@quad.lixom.net> References: <201306111328.52679.heiko@sntech.de> <201306111331.31517.heiko@sntech.de> <20130611200610.8816.68285@quantum> <201306130045.41723.heiko@sntech.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201306130045.41723.heiko@sntech.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 905 Lines: 20 On Thu, Jun 13, 2013 at 12:45:41AM +0200, Heiko St?bner wrote: > Part of me simply wants to wait for this - but rockchip stuff might be to late > for 3.11 anyway, as we're near rc6. For a new platform like this, it's useful to get some of the drivers to land even if the main platform code isn't. Where things tend to get messy is when we have to add a lot of code late in the cycle that has a lot of external dependencies, since everybody then has to scramble about getting things sorted out. It's not too late for 3.11 yet, and in particular it'd be nice to see things like clock and pinctrl stuff go in even if some other stuff misses the train. -Olof -- 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/