All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Baruch Siach <baruch@tkos.co.il>,
	Koen Vandeputte <koen.vandeputte@ncentric.com>,
	Krzysztof Halasa <khalasa@piap.pl>, Arnd Bergmann <arnd@arndb.de>,
	Leonard Crestez <leonard.crestez@nxp.com>
Subject: [GIT PULL] PCI fixes for v5.0
Date: Thu, 31 Jan 2019 16:03:32 -0600	[thread overview]
Message-ID: <20190131220332.GQ229773@google.com> (raw)

PCI fixes:

  - Revert armada8k GPIO reset change that broke Macchiatobin booting
    (Baruch Siach)

  - Use actual size config reads on ARM cns3xxx (Koen Vandeputte)

  - Fix ARM cns3xxx config write alignment issue (Koen Vandeputte)

  - Fix imx6 PHY device link error checking (Leonard Crestez)

  - Fix imx6 probe failure on chips without separate PCI power domain
    (Leonard Crestez)


The following changes since commit d2fd6e81912a665993b24dcdc1c1384a42a54f7e:

  PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter (2019-01-17 08:46:34 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-3

for you to fetch changes up to f14bcc0add3abecceca1a3fe538c4ec9566893f3:

  Revert "PCI: armada8k: Add support for gpio controlled reset signal" (2019-01-31 15:07:29 -0600)

----------------------------------------------------------------
pci-v5.0-fixes-3

----------------------------------------------------------------
Baruch Siach (1):
      Revert "PCI: armada8k: Add support for gpio controlled reset signal"

Koen Vandeputte (2):
      ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
      ARM: cns3xxx: Use actual size reads for PCIe

Leonard Crestez (2):
      PCI: imx: Fix probe failure without power domain
      PCI: imx: Fix checking pd_pcie_phy device link addition

 arch/arm/mach-cns3xxx/pcie.c               |  4 ++--
 drivers/pci/controller/dwc/pci-imx6.c      | 11 +++++++----
 drivers/pci/controller/dwc/pcie-armada8k.c | 16 ----------------
 3 files changed, 9 insertions(+), 22 deletions(-)

             reply	other threads:[~2019-01-31 22:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-31 22:03 Bjorn Helgaas [this message]
2019-02-01  7:25 ` [GIT PULL] PCI fixes for v5.0 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-02-08 14:23 Bjorn Helgaas
2019-02-09  0:40 ` pr-tracker-bot
2019-01-18 19:07 Bjorn Helgaas
2019-01-18 19:40 ` pr-tracker-bot
2019-01-10 21:31 Bjorn Helgaas
2019-01-11 17:00 ` pr-tracker-bot

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=20190131220332.GQ229773@google.com \
    --to=helgaas@kernel.org \
    --cc=arnd@arndb.de \
    --cc=baruch@tkos.co.il \
    --cc=khalasa@piap.pl \
    --cc=koen.vandeputte@ncentric.com \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=torvalds@linux-foundation.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.