public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] ARM: mvebu: pcie driver for v3.11 (round 2 cumulative)
Date: Wed, 29 May 2013 16:22:20 -0700	[thread overview]
Message-ID: <20130529232220.6058.14477@quantum> (raw)
In-Reply-To: <20130528202433.GH31290@titan.lakedaemon.net>

Quoting Jason Cooper (2013-05-28 13:24:33)
> The following changes since commit 4e23d3f505e8acfeac7cc33d4113fbb5a25c3090:
> 
>   of/pci: Add of_pci_parse_bus_range() function (2013-05-19 20:30:10 +0000)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/users/jcooper/linux.git tags/pcie-3.11-2
> 
> for you to fetch changes up to 3d9939c92efdd4ced672b94994959ca71b141cb8:
> 
>   pci: mvebu: fix return value check in mvebu_pcie_probe() (2013-05-27 15:51:56 +0000)
> 
> ----------------------------------------------------------------
> mvebu pcie driver for v3.11 (round 2, bugfix)
> 
>  - mvebu pcie
>     - fix return value check in mvebu_pcie_probe()
> 
> depends
>  - mvebu/of_pci
> 
> ----------------------------------------------------------------
> Thomas Petazzoni (4):
>       clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
>       clk: mvebu: add more PCIe clocks for Armada XP

Same story here for pull request #2 as for pull request #5.  The clock
changes are trivial: Ack.  However if it is a pain to add the ack don't
worry about it.

Regards,
Mike

>       pci: PCIe driver for Marvell Armada 370/XP systems
>       arm: mvebu: PCIe support is now available on mvebu
> 
> Wei Yongjun (1):
>       pci: mvebu: fix return value check in mvebu_pcie_probe()
> 
>  .../devicetree/bindings/pci/mvebu-pci.txt          | 220 ++++++
>  arch/arm/mach-mvebu/Kconfig                        |   2 +
>  drivers/clk/mvebu/clk-gating-ctrl.c                |  18 +-
>  drivers/pci/Kconfig                                |   2 +
>  drivers/pci/Makefile                               |   3 +
>  drivers/pci/host/Kconfig                           |   8 +
>  drivers/pci/host/Makefile                          |   1 +
>  drivers/pci/host/pci-mvebu.c                       | 880 +++++++++++++++++++++
>  8 files changed, 1128 insertions(+), 6 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/pci/mvebu-pci.txt
>  create mode 100644 drivers/pci/host/Kconfig
>  create mode 100644 drivers/pci/host/Makefile
>  create mode 100644 drivers/pci/host/pci-mvebu.c
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2013-05-29 23:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-28 20:21 [GIT PULL 1/5] of/pci dependency for mvebu/arm-soc (resend) Jason Cooper
2013-05-28 20:24 ` [GIT PULL 2/5] ARM: mvebu: pcie driver for v3.11 (round 2 cumulative) Jason Cooper
2013-05-28 20:26   ` [GIT PULL 3/5] ARM: kirkwood: pcie driver for v3.11 Jason Cooper
2013-06-01  6:19     ` Olof Johansson
2013-05-28 20:28   ` [GIT PULL 4/5] ARM: mvebu: pcie bridge enhancements " Jason Cooper
2013-06-01  6:24     ` Olof Johansson
2013-05-28 20:30   ` [GIT PULL 5/5] ARM: mvebu: clock SoC reorg " Jason Cooper
2013-05-29 19:30     ` [GIT PULL 5/5 V2] " Jason Cooper
2013-06-01  6:26     ` [GIT PULL 5/5] " Olof Johansson
2013-05-29 23:22   ` Mike Turquette [this message]
2013-05-30  0:26     ` [GIT PULL 2/5] ARM: mvebu: pcie driver for v3.11 (round 2 cumulative) Jason Cooper
2013-06-01  6:18   ` Olof Johansson
2013-06-01  5:56 ` [GIT PULL 1/5] of/pci dependency for mvebu/arm-soc (resend) Olof Johansson

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=20130529232220.6058.14477@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox