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