From: Bjorn Helgaas <helgaas@kernel.org>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
bcm-kernel-feedback-list@broadcom.com, jim2101024@gmail.com,
bhelgaas@google.com, arnd@arndb.de
Subject: Re: [PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
Date: Thu, 9 Jun 2016 17:31:10 -0500 [thread overview]
Message-ID: <20160609223110.GA19309@localhost> (raw)
In-Reply-To: <1462475700-1654-1-git-send-email-f.fainelli@gmail.com>
On Thu, May 05, 2016 at 12:14:58PM -0700, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for Broadcom STB SoC's PCIe root complex driver.
>
> This was primarily tested on BCM7445 (ARM) and BCM7435 (MIPS).
>
> Jim is the original author, and I picked up our downstream 4.1 driver and
> updated it to utilize the non-ARM hw_pci functions as well as made some
> stylistic changes.
>
> Thanks!
>
> Jim Quinlan (2):
> Documentation: DT: bindings: Add Broadcom STB PCIe bindings
> pci: host: Add Broadcom STB PCIE RC controller
Hi Florian,
There was some discussion about these patches, so I assume you'll post
a new version addressing that. When you do, can you include
/proc/iomem and /proc/ioports contents?
I'm looking to avoid problems like this:
http://lkml.kernel.org/r/20160606230537.20936.2892.stgit@bhelgaas-glaptop2.roam.corp.google.com
Also, it will save me time if you take note of this:
http://lkml.kernel.org/r/20160607231326.GA4759@localhost
Bjorn
WARNING: multiple messages have this Message-ID (diff)
From: helgaas@kernel.org (Bjorn Helgaas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
Date: Thu, 9 Jun 2016 17:31:10 -0500 [thread overview]
Message-ID: <20160609223110.GA19309@localhost> (raw)
In-Reply-To: <1462475700-1654-1-git-send-email-f.fainelli@gmail.com>
On Thu, May 05, 2016 at 12:14:58PM -0700, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for Broadcom STB SoC's PCIe root complex driver.
>
> This was primarily tested on BCM7445 (ARM) and BCM7435 (MIPS).
>
> Jim is the original author, and I picked up our downstream 4.1 driver and
> updated it to utilize the non-ARM hw_pci functions as well as made some
> stylistic changes.
>
> Thanks!
>
> Jim Quinlan (2):
> Documentation: DT: bindings: Add Broadcom STB PCIe bindings
> pci: host: Add Broadcom STB PCIE RC controller
Hi Florian,
There was some discussion about these patches, so I assume you'll post
a new version addressing that. When you do, can you include
/proc/iomem and /proc/ioports contents?
I'm looking to avoid problems like this:
http://lkml.kernel.org/r/20160606230537.20936.2892.stgit at bhelgaas-glaptop2.roam.corp.google.com
Also, it will save me time if you take note of this:
http://lkml.kernel.org/r/20160607231326.GA4759 at localhost
Bjorn
next prev parent reply other threads:[~2016-06-09 22:31 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 19:14 [PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support Florian Fainelli
2016-05-05 19:14 ` Florian Fainelli
2016-05-05 19:14 ` [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings Florian Fainelli
2016-05-05 19:14 ` Florian Fainelli
2016-05-05 19:14 ` Florian Fainelli
2016-05-05 21:15 ` Arnd Bergmann
2016-05-05 21:15 ` Arnd Bergmann
2016-05-05 21:46 ` Florian Fainelli
2016-05-05 21:46 ` Florian Fainelli
2016-05-09 13:12 ` Arnd Bergmann
2016-05-09 13:12 ` Arnd Bergmann
2016-05-10 17:00 ` Florian Fainelli
2016-05-10 17:00 ` Florian Fainelli
2016-05-10 19:51 ` Arnd Bergmann
2016-05-10 19:51 ` Arnd Bergmann
2016-05-09 19:26 ` Rob Herring
2016-05-09 19:26 ` Rob Herring
2016-05-09 23:15 ` Florian Fainelli
2016-05-09 23:15 ` Florian Fainelli
2016-05-09 23:15 ` Florian Fainelli
2016-05-09 23:15 ` Florian Fainelli
2016-05-09 23:15 ` Florian Fainelli
2016-05-11 14:45 ` Bharat Kumar Gogada
2016-05-11 14:45 ` Bharat Kumar Gogada
2016-05-11 14:45 ` Bharat Kumar Gogada
2016-05-11 14:45 ` Bharat Kumar Gogada
2016-05-17 1:52 ` Florian Fainelli
2016-05-17 1:52 ` Florian Fainelli
2016-05-05 19:15 ` [PATCH v2 2/2] pci: host: Add Broadcom STB PCIE RC controller Florian Fainelli
2016-05-05 19:15 ` Florian Fainelli
2016-05-11 14:47 ` Bharat Kumar Gogada
2016-05-11 14:47 ` Bharat Kumar Gogada
2016-05-11 14:47 ` Bharat Kumar Gogada
2016-05-11 14:47 ` Bharat Kumar Gogada
2016-05-17 1:50 ` Florian Fainelli
2016-05-17 1:50 ` Florian Fainelli
2016-05-17 1:50 ` Florian Fainelli
2016-06-09 22:31 ` Bjorn Helgaas [this message]
2016-06-09 22:31 ` [PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support Bjorn Helgaas
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=20160609223110.GA19309@localhost \
--to=helgaas@kernel.org \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=jim2101024@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
/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.