From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14087C33C99 for ; Tue, 7 Jan 2020 09:48:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E63832087F for ; Tue, 7 Jan 2020 09:48:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727211AbgAGJsE (ORCPT ); Tue, 7 Jan 2020 04:48:04 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:45419 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726565AbgAGJsE (ORCPT ); Tue, 7 Jan 2020 04:48:04 -0500 Received: from classic (mon69-7-83-155-44-161.fbx.proxad.net [83.155.44.161]) (Authenticated sender: hadess@hadess.net) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 4E908200009; Tue, 7 Jan 2020 09:48:01 +0000 (UTC) Message-ID: Subject: Re: [PATCH v3 0/6] Add Apple MFi fastcharge USB device driver From: Bastien Nocera To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org, Benjamin Tissoires , Alan Stern Date: Tue, 07 Jan 2020 10:48:00 +0100 In-Reply-To: <20200107093508.GA1028311@kroah.com> References: <20191016093933.693-1-hadess@hadess.net> <2f9b9dad3e8b390f70168b2fef1607f0b72ce7c3.camel@hadess.net> <20200107093508.GA1028311@kroah.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 (3.34.2-1.fc31) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Tue, 2020-01-07 at 10:35 +0100, Greg Kroah-Hartman wrote: > On Tue, Jan 07, 2020 at 09:46:50AM +0100, Bastien Nocera wrote: > > Hey, > > > > On Thu, 2019-11-21 at 16:20 +0100, Bastien Nocera wrote: > > > Hey, > > > > > > Any updates on getting this into the USB tree? > > > > > > Alan acked the patchset more than a month ago. > > > > Thought I'd ask again, the 6 patches were acked by Alan, and tested > > by > > me. Is there any chance they could be considered for merging, or > > reviewed? > > Ugh, sorry, these fell through the cracks. They are still in my > "to-review" queue, I'll try to get to them by the end of the week. No worries, looking forward to the review.