From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajendra Nayak Subject: Re: [PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup Date: Tue, 13 Dec 2011 19:45:54 +0530 Message-ID: <4EE75E1A.7080101@ti.com> References: <1321005446-21741-1-git-send-email-govindraj.raja@ti.com> <874nxd5j0f.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog123.obsmtp.com ([74.125.149.149]:48986 "EHLO na3sys009aog123.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754425Ab1LMOQE (ORCPT ); Tue, 13 Dec 2011 09:16:04 -0500 In-Reply-To: <874nxd5j0f.fsf@ti.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Kevin Hilman Cc: Alan Cox , Greg KH , linux-omap@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tony Lindgren , Partha Basak , Vishwanath Sripathy , Santosh Shilimkar , "Govindraj.R" Hi Kevin, On Wednesday 07 December 2011 05:51 AM, Kevin Hilman wrote: > "Govindraj.R" writes: > >> Converting uart driver to adapt to pm runtime API's. >> Code re-org + cleanup. >> Moving some functionality from serial.c to omap-serial.c > > Alan, can you confirm your Ack's are still valid on the drivers/tty > parts of this series? It has gone through quite a few changes since > your original ack. > > Greg, are you ok with this series merging via the OMAP tree since it is > changing arch/arm/mach-omap2/* code as well as the driver, and should go > together. If so, with your ack (on the drivers/tty/* parts), I'll > handle this series through the OMAP tree. I had a series to add DT support for omap-serial, which I did on top of the runtime series from Govindraj. Its already acked by Rob Herring for the DT parts. Would you be able to pick those up as well if its fine with Greg? regards, Rajendra > > Thanks, > > Kevin > > > > >