[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190412083635.33626-1-Zhiqiang.Hou@nxp.com>
Date: Fri, 12 Apr 2019 08:35:11 +0000
From: "Z.q. Hou" <zhiqiang.hou@....com>
To: "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"bhelgaas@...gle.com" <bhelgaas@...gle.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"l.subrahmanya@...iveil.co.in" <l.subrahmanya@...iveil.co.in>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
Leo Li <leoyang.li@....com>,
"lorenzo.pieralisi@....com" <lorenzo.pieralisi@....com>,
"catalin.marinas@....com" <catalin.marinas@....com>,
"will.deacon@....com" <will.deacon@....com>
CC: Mingkai Hu <mingkai.hu@....com>,
"M.h. Lian" <minghuan.lian@....com>,
Xiaowei Bao <xiaowei.bao@....com>,
"Z.q. Hou" <zhiqiang.hou@....com>
Subject: [PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP
driver
From: Hou Zhiqiang <Zhiqiang.Hou@....com>
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(-)
--
2.17.1
Powered by blists - more mailing lists