From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754757AbcA0Pq7 (ORCPT ); Wed, 27 Jan 2016 10:46:59 -0500 Received: from exsmtp01.microchip.com ([198.175.253.37]:36939 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754249AbcA0Pq5 (ORCPT ); Wed, 27 Jan 2016 10:46:57 -0500 Subject: Re: [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver To: Greg Kroah-Hartman References: <1452734299-460-1-git-send-email-joshua.henderson@microchip.com> <1452734299-460-11-git-send-email-joshua.henderson@microchip.com> <56A7A729.10008@microchip.com> <20160126173322.GA1664@kroah.com> CC: , Jiri Slaby , , , Andrei Pistirica , , From: Joshua Henderson Message-ID: <56A8E858.4090804@microchip.com> Date: Wed, 27 Jan 2016 08:55:04 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160126173322.GA1664@kroah.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/26/2016 10:33 AM, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2016 at 10:04:41AM -0700, Joshua Henderson wrote: >> Hi Greg and Jiri, >> >> Ping! Need an ack for this or pull it upstream. > > The merge window _just_ ended, please give us a chance to catch up on > patches to be reviewed. There's no reason you need a response for this > right away, it can't be merged until 4.6-rc1, right? > No problem. There are a few dangling drivers in this series to complete a bootable platform, including this one, that have been stale for awhile now. I just want to make sure they are ready. Thanks, Josh From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Henderson Subject: Re: [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver Date: Wed, 27 Jan 2016 08:55:04 -0700 Message-ID: <56A8E858.4090804@microchip.com> References: <1452734299-460-1-git-send-email-joshua.henderson@microchip.com> <1452734299-460-11-git-send-email-joshua.henderson@microchip.com> <56A7A729.10008@microchip.com> <20160126173322.GA1664@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160126173322.GA1664-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg Kroah-Hartman Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jiri Slaby , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Andrei Pistirica , linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org On 01/26/2016 10:33 AM, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2016 at 10:04:41AM -0700, Joshua Henderson wrote: >> Hi Greg and Jiri, >> >> Ping! Need an ack for this or pull it upstream. > > The merge window _just_ ended, please give us a chance to catch up on > patches to be reviewed. There's no reason you need a response for this > right away, it can't be merged until 4.6-rc1, right? > No problem. There are a few dangling drivers in this series to complete a bootable platform, including this one, that have been stale for awhile now. I just want to make sure they are ready. Thanks, Josh From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from exsmtp01.microchip.com ([198.175.253.37]:36942 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27011466AbcA0PrEHYpVw (ORCPT ); Wed, 27 Jan 2016 16:47:04 +0100 Subject: Re: [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver References: <1452734299-460-1-git-send-email-joshua.henderson@microchip.com> <1452734299-460-11-git-send-email-joshua.henderson@microchip.com> <56A7A729.10008@microchip.com> <20160126173322.GA1664@kroah.com> From: Joshua Henderson Message-ID: <56A8E858.4090804@microchip.com> Date: Wed, 27 Jan 2016 08:55:04 -0700 MIME-Version: 1.0 In-Reply-To: <20160126173322.GA1664@kroah.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Jiri Slaby , linux-mips@linux-mips.org, ralf@linux-mips.org, Andrei Pistirica , linux-serial@vger.kernel.org, linux-api@vger.kernel.org Message-ID: <20160127155504.-7Hf4OTkTYJzHrUFMm8V9m41GHgdd_jWICTotTOI2B4@z> On 01/26/2016 10:33 AM, Greg Kroah-Hartman wrote: > On Tue, Jan 26, 2016 at 10:04:41AM -0700, Joshua Henderson wrote: >> Hi Greg and Jiri, >> >> Ping! Need an ack for this or pull it upstream. > > The merge window _just_ ended, please give us a chance to catch up on > patches to be reviewed. There's no reason you need a response for this > right away, it can't be merged until 4.6-rc1, right? > No problem. There are a few dangling drivers in this series to complete a bootable platform, including this one, that have been stale for awhile now. I just want to make sure they are ready. Thanks, Josh