Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933255Ab3FRT0g (ORCPT ); Tue, 18 Jun 2013 15:26:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51302 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933125Ab3FRT0c (ORCPT ); Tue, 18 Jun 2013 15:26:32 -0400 Date: Tue, 18 Jun 2013 12:26:31 -0700 From: Greg Kroah-Hartman To: David Daney Cc: linux-mips@linux-mips.org, ralf@linux-mips.org, Jamie Iles , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, David Daney Subject: Re: [PATCH 0/5] MIPS/tty/8250: Use standard 8250 drivers for OCTEON Message-ID: <20130618192631.GB21038@kroah.com> References: <1371582775-12141-1-git-send-email-ddaney.cavm@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371582775-12141-1-git-send-email-ddaney.cavm@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 25 On Tue, Jun 18, 2013 at 12:12:50PM -0700, David Daney wrote: > From: David Daney > > Get rid of the custom OCTEON UART probe code and use 8250_dw instead. > > The first patch just gets rid of Ralf's Kconfig workarounds for the > real problem, which is OCTEON's inclomplete serial support. > > Then we just make minor patches to 8250_dw, and rip out all this > OCTEON code. > > Since the patches are all interdependent, we might want to merge them > via a single tree (perhaps Ralf's MIPS tree). That's fine with me, I've acked the tty driver changes so feel free to take all of these through the mips tree. thanks, greg k-h -- 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/