From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3] serial: Add OMAP high-speed UART driver Date: Mon, 09 Aug 2010 12:29:36 -0700 Message-ID: <87zkwvinz3.fsf@deeprootsystems.com> References: <33418.192.168.10.88.1275659646.squirrel@dbdmail.itg.ti.com> <201006070809.47853.luke@dashjr.org> <201006071115.34881.luke@dashjr.org> <20100707120241.GN1920@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Govindraj's message of "Wed, 7 Jul 2010 17:52:42 +0530") Sender: linux-serial-owner@vger.kernel.org To: Govindraj Cc: Tony Lindgren , Luke-Jr , "Govindraj.R" , linux-omap@vger.kernel.org, linux-serial@vger.kernel.org List-Id: linux-omap@vger.kernel.org Govindraj writes: > On Wed, Jul 7, 2010 at 5:32 PM, Tony Lindgren wrote: >> * Govindraj [100608 09:24]: >>> On Mon, Jun 7, 2010 at 9:45 PM, Luke-Jr wrote: >>> > On Monday 07 June 2010 08:28:51 am Govindraj wrote: >>> >> Link: >>> >> http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summa >>> >> ry >>> >> >>> >> Branch: >>> >> pm-wip/uart >>> > >>> > This branch doesn't appear to have omap-serial.c at all... >>> > >>> >> If you are trying to use with any client device connected to uart >>> >> then we need to ensure the client driver speaks to omap-serial >>> >> dev entries. >>> > >>> >>> You need apply the driver patch on top of this branch. >>> >>> [PATCH v3] serial: Add OMAP high-speed UART driver. >> >> Do we still have a dependency to pm-wip/uart branch? Can you please >> check if you can rebase all these patches on top of linux-omap for-next >> branch? > > pm-wip uart branch is having all the mach-omap2/serail.c changes along with > hwmod data file updation and serial hwmod usage. > > The driver patch [serial: Add OMAP high-speed UART driver] > was tested against wip/uart branch. > > I will re-base all these patches for-next branch, > and will post driver and board support patches from pm-wip/uart as a > single series. Any update on this? FWIW, I rebased the pm-wip/uart part on top of latest pm-wip/hwmods-omap4 but from here, you should take over responsibility for pm-wip/uart. Kevin