aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx/patches-5.15
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-10-03 17:00:19 +0200
committerPetr Štetiar <ynezz@true.cz>2023-01-03 20:56:01 +0100
commitb069d4ac6db7634b281e0a86e88a9edfaadac528 (patch)
tree79c5e4e4c5529c52bb998ca2803acb9b395bf3d4 /target/linux/octeontx/patches-5.15
parentc6edf3bf8c26a71d7230ef2d71dc5aad7aaaa4f9 (diff)
downloadupstream-b069d4ac6db7634b281e0a86e88a9edfaadac528.tar.gz
upstream-b069d4ac6db7634b281e0a86e88a9edfaadac528.tar.bz2
upstream-b069d4ac6db7634b281e0a86e88a9edfaadac528.zip
octeontx: add 5.15 testing kernel
Add 5.15 as testing. Refreshed: - 0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/octeontx/patches-5.15')
-rw-r--r--target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch b/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
index 28502d393f..e3a008f4a6 100644
--- a/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
+++ b/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
@@ -22,7 +22,7 @@ Signed-off-by: Tim Harvey <tharvey@gateworks.com>
#include <linux/platform_data/x86/apple.h>
#include <linux/pm_runtime.h>
#include <linux/suspend.h>
-@@ -5787,3 +5788,34 @@ static void nvidia_ion_ahci_fixup(struct
+@@ -5831,3 +5832,34 @@ static void nvidia_ion_ahci_fixup(struct
pdev->dev_flags |= PCI_DEV_FLAGS_HAS_MSI_MASKING;
}
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_NVIDIA, 0x0ab8, nvidia_ion_ahci_fixup);