From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH v3 5/7] clk: add basic Rockchip rk3066a clock support Date: Wed, 12 Jun 2013 16:02:34 -0700 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-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <201306130045.41723.heiko@sntech.de> Sender: linux-mmc-owner@vger.kernel.org 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 List-Id: devicetree@vger.kernel.org On Thu, Jun 13, 2013 at 12:45:41AM +0200, Heiko St=FCbner wrote: > Part of me simply wants to wait for this - but rockchip stuff might b= e to late=20 > for 3.11 anyway, as we're near rc6. =46or 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 t= hings like clock and pinctrl stuff go in even if some other stuff misses the = train. -Olof