mbox series

[GIT,PULL] PCI fixes for v6.3

Message ID 20230331162714.GA3232819@bhelgaas
State New
Headers show
Series [GIT,PULL] PCI fixes for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.3-fixes-1

Message

Bjorn Helgaas March 31, 2023, 4:27 p.m. UTC
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.3-fixes-1

for you to fetch changes up to cdce67099117ece371582f706c6eff7d3a65326d:

  PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled (2023-03-21 13:06:24 -0500)

----------------------------------------------------------------
- Fix DesignWare PORT_LINK_CONTROL setup, which was corrupted when the DT
  "snps,enable-cdm-check" property was present (Yoshihiro Shimoda)

----------------------------------------------------------------
Yoshihiro Shimoda (1):
      PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled

 drivers/pci/controller/dwc/pcie-designware.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org March 31, 2023, 8:14 p.m. UTC | #1
The pull request you sent on Fri, 31 Mar 2023 11:27:14 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.3-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/916fc60988545499530104342a01df6357fd3647

Thank you!