From 2510fffc782e8097639d082bc04d50c3021dda80 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 18 Jun 2018 01:59:38 +0200 Subject: apalis-t30/tk1-mainline: clean-up patches Some patches meanwhile got accepted mainline. Backport those patches. Signed-off-by: Marcel Ziswiler Acked-by: Stefan Agner --- ...lis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'recipes-kernel/linux/linux-toradex-mainline-4.14/0002-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch') diff --git a/recipes-kernel/linux/linux-toradex-mainline-4.14/0002-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch b/recipes-kernel/linux/linux-toradex-mainline-4.14/0002-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch index 9c4436d..324294b 100644 --- a/recipes-kernel/linux/linux-toradex-mainline-4.14/0002-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch +++ b/recipes-kernel/linux/linux-toradex-mainline-4.14/0002-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch @@ -1,10 +1,10 @@ -From fc37cb5b5f68acc1548ebdc7750d5e04dd616bde Mon Sep 17 00:00:00 2001 -Message-Id: -In-Reply-To: <8d39626d07718220b426e9be045df8ed9d1fd707.1510580437.git.marcel.ziswiler@toradex.com> -References: <8d39626d07718220b426e9be045df8ed9d1fd707.1510580437.git.marcel.ziswiler@toradex.com> +From 94c486ca26222a3e87d780f2c55a7b618e5ebc88 Mon Sep 17 00:00:00 2001 +Message-Id: <94c486ca26222a3e87d780f2c55a7b618e5ebc88.1529072479.git.marcel.ziswiler@toradex.com> +In-Reply-To: +References: From: Marcel Ziswiler Date: Thu, 15 Dec 2016 10:24:58 +0100 -Subject: [PATCH 2/8] apalis_t30/tk1: fix pcie clock and reset not conforming +Subject: [PATCH 02/27] apalis_t30/tk1: fix pcie clock and reset not conforming to specification Fix PCIe clock and reset not conforming to specification by moving PCIe @@ -29,7 +29,7 @@ a2f63805703b43d55d91ae17f10d0049bf0f625e) 1 file changed, 88 insertions(+) diff --git a/drivers/pci/host/pci-tegra.c b/drivers/pci/host/pci-tegra.c -index 1987fec..5c7916b 100644 +index 1987fec1f126..5c7916b5de73 100644 --- a/drivers/pci/host/pci-tegra.c +++ b/drivers/pci/host/pci-tegra.c @@ -51,6 +51,34 @@ @@ -149,5 +149,5 @@ index 1987fec..5c7916b 100644 static void tegra_pcie_port_enable(struct tegra_pcie_port *port) -- -2.9.5 +2.14.4 -- cgit v1.2.3