linux-kernel.vger.kernel.org archive mirror
 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>,
	"Marc Zyngier" <maz@kernel.org>, "Marek Behún" <kabel@kernel.org>,
	"Pali Rohár" <pali@kernel.org>,
	"Alyssa Rosenzweig" <alyssa@rosenzweig.io>,
	"Luca Ceresoli" <luca@lucaceresoli.net>,
	"Mark Kettenis" <kettenis@openbsd.org>,
	"Arnd Bergmann" <arnd@arndb.de>
Subject: [GIT PULL] PCI fixes for v5.16
Date: Fri, 10 Dec 2021 10:44:06 -0600	[thread overview]
Message-ID: <20211210164406.GA320857@bhelgaas> (raw)

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.16-fixes-2

for you to fetch changes up to 87620512681a20ef24ece85ac21ff90c9efed37d:

  PCI: apple: Fix PERST# polarity (2021-12-07 14:27:29 -0600)

----------------------------------------------------------------
PCI fixes:

  - Revert emulation of Marvell Armada A3720 expansion ROM because it
    doesn't work as expected (Marek Behún) 

  - Assert PERST# in Apple M1 driver to fix initialization when booting
    from bootloaders using PCIe, such as U-Boot (Marc Zyngier)

  - Describe PERST# as active low in Apple T8103 DT and update driver to
    match (Marc Zyngier)

----------------------------------------------------------------
Marc Zyngier (3):
      PCI: apple: Follow the PCIe specifications when resetting the port
      arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DT
      PCI: apple: Fix PERST# polarity

Marek Behún (1):
      Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"

 arch/arm64/boot/dts/apple/t8103.dtsi  |  7 ++++---
 drivers/pci/controller/pci-aardvark.c |  9 ---------
 drivers/pci/controller/pcie-apple.c   | 14 ++++++++++++--
 3 files changed, 16 insertions(+), 14 deletions(-)

             reply	other threads:[~2021-12-10 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 16:44 Bjorn Helgaas [this message]
2021-12-10 19:58 ` [GIT PULL] PCI fixes for v5.16 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-11-11 19:50 Bjorn Helgaas
2021-11-11 23:23 ` 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=20211210164406.GA320857@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=alyssa@rosenzweig.io \
    --cc=arnd@arndb.de \
    --cc=kabel@kernel.org \
    --cc=kettenis@openbsd.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=luca@lucaceresoli.net \
    --cc=maz@kernel.org \
    --cc=pali@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).