Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702516 > unrolled thread
| Started by | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| First post | 2017-08-02 23:40 +0200 |
| Last post | 2017-08-04 07:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi Bjorn Helgaas <helgaas@kernel.org> - 2017-08-02 23:40 +0200
Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi Bjorn Helgaas <helgaas@kernel.org> - 2017-08-03 22:20 +0200
Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-04 07:20 +0200
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2017-08-02 23:40 +0200 |
| Subject | Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi |
| Message-ID | <ua9x0-765-13@gated-at.bofh.it> |
[+cc Kishon, Pratyush] On Fri, Jul 14, 2017 at 02:07:33PM +0200, Niklas Cassel wrote: > Since the introduction of the dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros, > most dw_pcie_read(pci->dbi_base, ..)/dw_pcie_write(pci->dbi_base, ..) calls > have been converted to dw_pcie_readX_dbi/dw_pcie_writeX_dbi calls. > Convert the remaining calls. > > Niklas Cassel (2): > PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros > PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi > macros > > drivers/pci/dwc/pci-dra7xx.c | 14 ++++++-------- > drivers/pci/dwc/pcie-spear13xx.c | 22 ++++++++++------------ > 2 files changed, 16 insertions(+), 20 deletions(-) Waiting for ack from maintainers (cc'd).
[toc] | [next] | [standalone]
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2017-08-03 22:20 +0200 |
| Message-ID | <uauL8-52l-3@gated-at.bofh.it> |
| In reply to | #1702516 |
Adding Kishon & Pratyush for real this time. On Wed, Aug 02, 2017 at 04:32:56PM -0500, Bjorn Helgaas wrote: > [+cc Kishon, Pratyush] > > On Fri, Jul 14, 2017 at 02:07:33PM +0200, Niklas Cassel wrote: > > Since the introduction of the dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros, > > most dw_pcie_read(pci->dbi_base, ..)/dw_pcie_write(pci->dbi_base, ..) calls > > have been converted to dw_pcie_readX_dbi/dw_pcie_writeX_dbi calls. > > Convert the remaining calls. > > > > Niklas Cassel (2): > > PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros > > PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi > > macros > > > > drivers/pci/dwc/pci-dra7xx.c | 14 ++++++-------- > > drivers/pci/dwc/pcie-spear13xx.c | 22 ++++++++++------------ > > 2 files changed, 16 insertions(+), 20 deletions(-) > > Waiting for ack from maintainers (cc'd).
[toc] | [prev] | [next] | [standalone]
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Date | 2017-08-04 07:20 +0200 |
| Message-ID | <uaDbH-2HV-1@gated-at.bofh.it> |
| In reply to | #1703401 |
On Friday 04 August 2017 01:42 AM, Bjorn Helgaas wrote: > Adding Kishon & Pratyush for real this time. > > On Wed, Aug 02, 2017 at 04:32:56PM -0500, Bjorn Helgaas wrote: >> [+cc Kishon, Pratyush] >> >> On Fri, Jul 14, 2017 at 02:07:33PM +0200, Niklas Cassel wrote: >>> Since the introduction of the dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros, >>> most dw_pcie_read(pci->dbi_base, ..)/dw_pcie_write(pci->dbi_base, ..) calls >>> have been converted to dw_pcie_readX_dbi/dw_pcie_writeX_dbi calls. >>> Convert the remaining calls. >>> >>> Niklas Cassel (2): >>> PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros >>> PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi >>> macros >>> >>> drivers/pci/dwc/pci-dra7xx.c | 14 ++++++-------- >>> drivers/pci/dwc/pcie-spear13xx.c | 22 ++++++++++------------ >>> 2 files changed, 16 insertions(+), 20 deletions(-) >> >> Waiting for ack from maintainers (cc'd). Tested this in dra7xx Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web