You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA: https://issues.redhat.com/browse/RHEL-120705
Upstream Status: 5d627a9
Conflict(s):
Checking file drivers/pci/controller/pcie-apple.c: Hunk #2 FAILED at 134.
Due to upstream patch not taking into account the former commit
31fccd6e85d7 "PCI: apple: Abstract register offsets via a SoC-specific
structure".
commit 5d627a9
Author: Marc Zyngier <maz@kernel.org>
Date: Tue May 13 18:28:17 2025 +0100
PCI: apple: Convert to MSI parent infrastructure
In an effort to move ARM64 away from the legacy MSI setup, convert the
Apple PCIe driver to the MSI-parent infrastructure and let each device have
its own MSI domain.
[ tglx: Moved the struct out of the function call argument ]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Link: https://lore.kernel.org/all/20250513172819.2216709-8-maz@kernel.org
Signed-off-by: Myron Stowe <mstowe@redhat.com>
0 commit comments