From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Yoshinori Sato <ysato@users.sourceforge.jp>,
Rich Felker <dalias@libc.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: linux-sh@vger.kernel.org, linux-pci@vger.kernel.org,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH 0/8] SH7786 PCIe support fixes
Date: Sun, 7 Jan 2018 16:06:27 +0100 [thread overview]
Message-ID: <20180107160627.5a1231fa@windsurf> (raw)
In-Reply-To: <20171204150907.24345-1-thomas.petazzoni@free-electrons.com>
Hello,
On Mon, 4 Dec 2017 16:08:59 +0100, Thomas Petazzoni wrote:
> Thomas Petazzoni (8):
> arch/sh: add sh7786_mm_sel() function
> arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
> arch/sh: pci: don't use disabled resources
> arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
> arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
> arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
> arch/sh: pcie-sh7786: adjust the memory mapping
> arch/sh: pcie-sh7786: handle non-zero DMA offset
It's been a month. Any feedback on those patches ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Yoshinori Sato <ysato@users.sourceforge.jp>,
Rich Felker <dalias@libc.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: linux-sh@vger.kernel.org, linux-pci@vger.kernel.org,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH 0/8] SH7786 PCIe support fixes
Date: Sun, 07 Jan 2018 15:06:27 +0000 [thread overview]
Message-ID: <20180107160627.5a1231fa@windsurf> (raw)
In-Reply-To: <20171204150907.24345-1-thomas.petazzoni@free-electrons.com>
Hello,
On Mon, 4 Dec 2017 16:08:59 +0100, Thomas Petazzoni wrote:
> Thomas Petazzoni (8):
> arch/sh: add sh7786_mm_sel() function
> arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
> arch/sh: pci: don't use disabled resources
> arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
> arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
> arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
> arch/sh: pcie-sh7786: adjust the memory mapping
> arch/sh: pcie-sh7786: handle non-zero DMA offset
It's been a month. Any feedback on those patches ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2018-01-07 15:06 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-04 15:08 [PATCH 0/8] SH7786 PCIe support fixes Thomas Petazzoni
2017-12-04 15:08 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 1/8] arch/sh: add sh7786_mm_sel() function Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2018-01-08 12:28 ` Mason
2018-01-08 12:55 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 2/8] arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 3/8] arch/sh: pci: don't use disabled resources Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 4/8] arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 5/8] arch/sh: pcie-sh7786: exclude unusable PCI MEM areas Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 6/8] arch/sh: pcie-sh7786: adjust PCI MEM and IO regions Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 7/8] arch/sh: pcie-sh7786: adjust the memory mapping Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2017-12-04 15:09 ` [PATCH 8/8] arch/sh: pcie-sh7786: handle non-zero DMA offset Thomas Petazzoni
2017-12-04 15:09 ` Thomas Petazzoni
2018-01-07 15:06 ` Thomas Petazzoni [this message]
2018-01-07 15:06 ` [PATCH 0/8] SH7786 PCIe support fixes Thomas Petazzoni
2018-01-08 22:12 ` Bjorn Helgaas
2018-01-08 22:12 ` Bjorn Helgaas
2018-01-08 22:27 ` Thomas Petazzoni
2018-01-08 22:27 ` Thomas Petazzoni
2018-02-26 13:32 ` Thomas Petazzoni
2018-02-26 13:32 ` Thomas Petazzoni
2018-02-19 16:22 ` Thomas Petazzoni
2018-02-19 16:22 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180107160627.5a1231fa@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=bhelgaas@google.com \
--cc=dalias@libc.org \
--cc=geert@linux-m68k.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=ysato@users.sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.