summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-05-19 14:14:07 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-05-28 12:35:01 +0200
commit4c08e17d4c566855d10772184a2ce2b2c55f6910 (patch)
tree15016883871c97fcbf574f9703eef76c72b244f2 /recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch
parent0bf55088d1f34338dd04f83d6b90b7a72f6867de (diff)
linux-toradex-mainline: drop the 4.14 kernel
This recipe is superseded by linux-toradex-mainline in meta-toradex-bsp-common. This provides a 5.4 based kernel. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch b/recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch
deleted file mode 100644
index d6539d0..0000000
--- a/recipes-kernel/linux/linux-toradex-mainline-4.14/apalis-t30-mainline/0033-apalis-t30-mainline-apply-pcie-fix-hacks.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From f91b1e8680a93b6d33af3380e24bd2f9501c30c5 Mon Sep 17 00:00:00 2001
-Message-Id: <f91b1e8680a93b6d33af3380e24bd2f9501c30c5.1531317141.git.marcel.ziswiler@toradex.com>
-In-Reply-To: <6654e1bd342708a683daf47e7558455f709a3e7e.1531317141.git.marcel.ziswiler@toradex.com>
-References: <6654e1bd342708a683daf47e7558455f709a3e7e.1531317141.git.marcel.ziswiler@toradex.com>
-From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-Date: Fri, 20 Apr 2018 10:07:58 +0200
-Subject: [PATCH 33/33] apalis-t30-mainline: apply pcie fix hacks
-
-Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
----
- drivers/pci/host/pci-tegra.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/drivers/pci/host/pci-tegra.c b/drivers/pci/host/pci-tegra.c
-index 0e19ff52275e..ad7385525964 100644
---- a/drivers/pci/host/pci-tegra.c
-+++ b/drivers/pci/host/pci-tegra.c
-@@ -51,8 +51,8 @@
- #include <soc/tegra/cpuidle.h>
- #include <soc/tegra/pmc.h>
-
--//#define CONFIG_MACH_APALIS_T30
--#define CONFIG_MACH_APALIS_TK1
-+#define CONFIG_MACH_APALIS_T30
-+//#define CONFIG_MACH_APALIS_TK1
- #if defined(CONFIG_MACH_APALIS_T30) || defined(CONFIG_MACH_APALIS_TK1)
- #include <linux/gpio.h>
-
---
-2.14.4
-