From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v3] Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs Date: Sun, 18 Nov 2012 20:42:33 -0800 Message-ID: <20121119044233.GA30007@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.19.201]:55075 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752757Ab2KSElf (ORCPT ); Sun, 18 Nov 2012 23:41:35 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Matt Schulte Cc: linux-serial@vger.kernel.org, Alan Cox , Theodore Ts'o On Sun, Nov 18, 2012 at 10:33:33PM -0600, Matt Schulte wrote: > On Thu, Nov 15, 2012 at 5:01 PM, Matt Schulte > wrote: > > Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs. > > > > Built against tty-next 54d5f88f25c38e5500a17b16240cb3775af00876 > > > > Signed-off-by: Matt Schulte > > --- > > v3: Moved overriding of handle_irq to serial8250_config_port > > > > v2: Moved extra interrupt handling to its own custom handle_irq > > > > v1: Hopefully if this gets accepted I will be able to submit an additional > > patch to add support for my company's PCIe cards that use these > > UARTs. > > What should I do if I would like to submit an additional patch that > depends on this one that has not yet been accepted? Should I combine > them and resubmit both or do I just need to wait? I was waiting for Alan's ack on your first patch here. I suggest resending it, and a second one with your additional changes as well. thanks, greg k-h