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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 43513C43381 for ; Tue, 19 Feb 2019 12:22:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0A801217D7 for ; Tue, 19 Feb 2019 12:22:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725845AbfBSMWs (ORCPT ); Tue, 19 Feb 2019 07:22:48 -0500 Received: from foss.arm.com ([217.140.101.70]:44458 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725772AbfBSMWs (ORCPT ); Tue, 19 Feb 2019 07:22:48 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B406415AB; Tue, 19 Feb 2019 04:22:42 -0800 (PST) Received: from e107981-ln.cambridge.arm.com (e107981-ln.cambridge.arm.com [10.1.197.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 705193F720; Tue, 19 Feb 2019 04:22:20 -0800 (PST) Date: Tue, 19 Feb 2019 12:22:10 +0000 From: Lorenzo Pieralisi To: Andrey Smirnov Cc: Lucas Stach , linux-pci@vger.kernel.org, Bjorn Helgaas , Fabio Estevam , Chris Healy , Leonard Crestez , "A.s. Dong" , Richard Zhu , dl-linux-imx , linux-arm-kernel , linux-kernel Subject: Re: [PATCH v2 00/20] i.MX6, DesignWare PCI improvements Message-ID: <20190219122210.GA17142@e107981-ln.cambridge.arm.com> References: <20190104174925.17153-1-andrew.smirnov@gmail.com> <20190201162729.GA22030@e107981-ln.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Thu, Feb 14, 2019 at 04:59:04PM -0800, Andrey Smirnov wrote: [...] > Lorenzo, can you apply the dwc specific patches that are already > reviewed by Gustavo Pimentel from this series, to keep things moving > while we are waiting on Lucas? I can also spin them out into a > separate series if that's perferable. Hi Andrey, do you have time to respin the series with *only* dwc patches ACK'ed by Gustavo ? Or it is not doable owing to patches interdependency ? Please let me know, I would like to reduce the delta by merging what's ready. Thanks, Lorenzo