From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v5 00/14] GPMC driver conversion Date: Fri, 15 Jun 2012 05:51:02 -0700 Message-ID: <20120615125102.GT12766@atomide.com> References: <20120613123305.GS12766@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:62551 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756770Ab2FOMvF (ORCPT ); Fri, 15 Jun 2012 08:51:05 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Mohammed, Afzal" Cc: "paul@pwsan.com" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" * Mohammed, Afzal [120615 04:00]: > > On Wed, Jun 13, 2012 at 18:03:05, Tony Lindgren wrote: > > > > And we need the device tree bindings for GPMC so we can start dropping > > board-*.c files as the GPMC seems to be last remaining blocker for > > making rarely used legacy boards DT only. So it might be worth > > playing with that so we don't again have to redo some parts. > > We would prefer to do it one step at a time, have driver conversion changes > first in, and then work on DT migration. Once these changes are in we have a > base to work on for further DT migration. > > Please let me know your opinion Sounds good to me. Tony