Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755906Ab3HXVTo (ORCPT ); Sat, 24 Aug 2013 17:19:44 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:47627 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755866Ab3HXVTn (ORCPT ); Sat, 24 Aug 2013 17:19:43 -0400 MIME-Version: 1.0 In-Reply-To: <201308241000.01649.arnd@arndb.de> References: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> <20130822092130.GB22023@lee--X1> <201308241000.01649.arnd@arndb.de> Date: Sat, 24 Aug 2013 23:19:42 +0200 Message-ID: Subject: Re: [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock From: Linus Walleij To: Arnd Bergmann Cc: Lee Jones , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Linus WALLEIJ , Srinidhi KASAGAR , Mike Turquette , Ulf Hansson Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 26 On Sat, Aug 24, 2013 at 10:00 AM, Arnd Bergmann wrote: > You just reminded me that I'm still sitting on this old patch > to add lots of #ifdef CONFIG_ATAGS to ux500 in the places that need > to get cut out. I don't think I'm able to update that patch at > the moment, but I can send you the old version I have if you > are interested. Well, right now we are getting to the point where DT is fully functional and Lee has just sent a first round of patches to switch clk to DT and then delete all the ATAG code in one swift stroke. (With patches to also clean out platform-data related cruft in the drivers to follow in the next merge window.) After that it will actually start to look small and nice, so I think we'll take that path for v3.13. (Famous last words.) Yours, Linus Walleij -- 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/