linux-pci.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>,
	"Pali Rohár" <pali@kernel.org>,
	"Bjorn Andersson" <bjorn.andersson@linaro.org>,
	"Stanimir Varbanov" <svarbanov@mm-sol.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	"Stefan Gottwald" <gottwald@igel.com>,
	"Steev Klimaszewski" <steev@kali.org>
Subject: [GIT PULL] PCI fixes for v5.18
Date: Tue, 17 May 2022 15:35:30 -0500	[thread overview]
Message-ID: <20220517203530.GA1102878@bhelgaas> (raw)

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.18-fixes-1

for you to fetch changes up to a3b69dd0ad6265c29c4b6fb381cd76fb3bebdf8c:

  Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler" (2022-05-16 15:58:47 -0500)

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

  - Avoid putting Elo i2 PCIe Ports in D3cold because downstream devices
    are inaccessible after going back to D0 (Rafael J. Wysocki)

  - Qualcomm SM8250 has a ddrss_sf_tbu clock but SC8180X does not; make a
    SC8180X-specific config without the clock so it probes correctly (Bjorn
    Andersson)

  - Revert aardvark chained IRQ handler rewrite because it broke interrupt
    affinity (Pali Rohár)

----------------------------------------------------------------
Bjorn Andersson (1):
      PCI: qcom: Remove ddrss_sf_tbu clock from SC8180X

Pali Rohár (1):
      Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"

Rafael J. Wysocki (1):
      PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold

 drivers/pci/controller/dwc/pcie-qcom.c |  7 ++++-
 drivers/pci/controller/pci-aardvark.c  | 48 ++++++++++++++++------------------
 drivers/pci/pci.c                      | 10 +++++++
 3 files changed, 38 insertions(+), 27 deletions(-)

             reply	other threads:[~2022-05-17 20:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 20:35 Bjorn Helgaas [this message]
2022-05-17 23:52 ` [GIT PULL] PCI fixes for v5.18 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=20220517203530.GA1102878@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=gottwald@igel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=pali@kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=steev@kali.org \
    --cc=svarbanov@mm-sol.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 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).