[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211210164406.GA320857@bhelgaas>
Date: Fri, 10 Dec 2021 10:44:06 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Marc Zyngier <maz@...nel.org>,
Marek Behún <kabel@...nel.org>,
Pali Rohár <pali@...nel.org>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Luca Ceresoli <luca@...aceresoli.net>,
Mark Kettenis <kettenis@...nbsd.org>,
Arnd Bergmann <arnd@...db.de>
Subject: [GIT PULL] PCI fixes for v5.16
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(-)
Powered by blists - more mailing lists