All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Rob Herring <robh@kernel.org>
Cc: linux-pci@vger.kernel.org, Russell King <linux@arm.linux.org.uk>,
	Linus Walleij <linus.walleij@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH v2 0/3] Versatile PCI host DT support
Date: Wed, 28 Jan 2015 17:53:51 -0600	[thread overview]
Message-ID: <20150128235351.GH17623@google.com> (raw)
In-Reply-To: <1422461778-6769-1-git-send-email-robh@kernel.org>

On Wed, Jan 28, 2015 at 10:16:15AM -0600, Rob Herring wrote:
> I'm not going to get the rest of the Versatile series wrapped up for
> 3.20, but I think the PCI support is ready and would like to get it in.
> 
> I have not fixed the resource registration for /proc/iomem and irq
> fixup as those issues are being worked on for a common fix.
> 
> Bjorn, Can you please take the whole series unless you prefer arm-soc
> to.

Applied to pci/host-versatile for v3.20, thanks!

> v2:
> - Added MAINTAINERS entry
> - Based on generic PCI config accessors
> - Module license fix
> - Comment whitespace fix
> 
> Rob
> 
> Rob Herring (3):
>   dt/bindings: add versatile PCI binding
>   dts: versatile: add PCI controller binding
>   PCI: add DT based ARM Versatile PCI host driver
> 
>  .../devicetree/bindings/pci/versatile.txt          |  59 +++++
>  MAINTAINERS                                        |   8 +
>  arch/arm/boot/dts/versatile-pb.dts                 |  37 ++++
>  drivers/pci/host/Kconfig                           |   4 +
>  drivers/pci/host/Makefile                          |   1 +
>  drivers/pci/host/pci-versatile.c                   | 237 +++++++++++++++++++++
>  6 files changed, 346 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/pci/versatile.txt
>  create mode 100644 drivers/pci/host/pci-versatile.c
> 
> -- 
> 2.1.0
> 

  parent reply	other threads:[~2015-01-29  1:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 16:16 [PATCH v2 0/3] Versatile PCI host DT support Rob Herring
2015-01-28 16:16 ` [PATCH v2 1/3] dt/bindings: add versatile PCI binding Rob Herring
2015-01-28 16:16 ` [PATCH v2 2/3] dts: versatile: add PCI controller binding Rob Herring
2015-01-28 16:16 ` [PATCH v2 3/3] PCI: add DT based ARM Versatile PCI host driver Rob Herring
2015-01-28 23:53 ` Bjorn Helgaas [this message]
2015-01-29  9:22 ` [PATCH v2 0/3] Versatile PCI host DT support Linus Walleij

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=20150128235351.GH17623@google.com \
    --to=bhelgaas@google.com \
    --cc=arnd@arndb.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=robh@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.