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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 80364C0650E for ; Wed, 3 Jul 2019 10:33:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5586321882 for ; Wed, 3 Jul 2019 10:33:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jnmse71Q" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5586321882 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mRBBPoJS4MX4b7JjirLT2g3yfqJlt9CGsVLYbfeGuhs=; b=jnmse71QCNobdT qHlmEEXmYsgrmBdvO6DIO8UBfwPHjTV9U9NHtY7IkMPpL0jDA1jCQPl4349AZyTUKB9yf2gk6TAhL SKYNSsIHz8uVI7ha7LOmn4asEn3izRnUY0kPQp0PEta5jbCqSxfvjXr6tmTZDnrwVXOdXymHQ6C4G EzYyYwTnxbIY1FLYBrpOyzkg05sqszo36kpAkXCY4vPocePbzj5sff9mz9PoCsB1hVrBrXqdWDlP5 zBC6YThKEg4UsdYaGyCUxJnQGE5thQIBZ2nSQ7AOr+y6DYCs5CMDTi+9ehXuWZvD65dywjWjXT5FF fpx2vQ34U1mUmxD02PmQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hicZy-0000BX-5s; Wed, 03 Jul 2019 10:33:34 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hicZu-0000AQ-OB for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2019 10:33:32 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 07DC2344; Wed, 3 Jul 2019 03:33:28 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (unknown [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 052843F246; Wed, 3 Jul 2019 03:33:25 -0700 (PDT) Date: Wed, 3 Jul 2019 11:33:19 +0100 From: Lorenzo Pieralisi To: "Z.q. Hou" Subject: Re: [PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver Message-ID: <20190703103319.GA26804@e121166-lin.cambridge.arm.com> References: <20190412083635.33626-1-Zhiqiang.Hou@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190412083635.33626-1-Zhiqiang.Hou@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190703_033330_836113_B7195381 X-CRM114-Status: GOOD ( 14.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , Xiaowei Bao , "linux-pci@vger.kernel.org" , "l.subrahmanya@mobiveil.co.in" , "will.deacon@arm.com" , "linux-kernel@vger.kernel.org" , Leo Li , "M.h. Lian" , "robh+dt@kernel.org" , Mingkai Hu , "catalin.marinas@arm.com" , "bhelgaas@google.com" , "shawnguo@kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Apr 12, 2019 at 08:35:11AM +0000, Z.q. Hou wrote: > From: Hou Zhiqiang > > This patch set is to add fixes for Mobiveil PCIe Host driver. > And these patches are splited from the thread below: > http://patchwork.ozlabs.org/project/linux-pci/list/?series=96417 > > Hou Zhiqiang (20): > PCI: mobiveil: Unify register accessors > PCI: mobiveil: Format the code without functionality change > PCI: mobiveil: Correct the returned error number > PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI > PCI: mobiveil: Correct PCI base address in MEM/IO outbound windows > PCI: mobiveil: Replace the resource list iteration function > PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window > PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions > PCI: mobiveil: Correct inbound/outbound window setup routines > PCI: mobiveil: Fix the INTx process errors > PCI: mobiveil: Correct the fixup of Class Code field > PCI: mobiveil: Move the link up waiting out of mobiveil_host_init() > PCI: mobiveil: Move IRQ chained handler setup out of DT parse > PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers > PCI: mobiveil: Fix the checking of valid device > PCI: mobiveil: Add link up condition check > PCI: mobiveil: Complete initialization of host even if no PCIe link > PCI: mobiveil: Disable IB and OB windows set by bootloader > PCI: mobiveil: Add 8-bit and 16-bit register accessors > dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional > > .../devicetree/bindings/pci/mobiveil-pcie.txt | 2 + > drivers/pci/controller/pcie-mobiveil.c | 578 +++++++++++------- > 2 files changed, 368 insertions(+), 212 deletions(-) I am putting together a branch with the patches I would like to queue, for the ones I requested to split please wait for me, I will publish the branch and will ask you to rebase on top of it. Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel