]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
bcm53xx: group iProc patches into patchsets they were sent in
authorRafał Miłecki <zajec5@gmail.com>
Tue, 19 Jan 2016 20:58:48 +0000 (20:58 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Tue, 19 Jan 2016 20:58:48 +0000 (20:58 +0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48368

target/linux/bcm53xx/patches-4.1/030-0001-PCI-iproc-Allow-override-of-device-tree-IRQ-mapping-.patch [moved from target/linux/bcm53xx/patches-4.1/030-PCI-iproc-Allow-override-of-device-tree-IRQ-mapping-.patch with 100% similarity]
target/linux/bcm53xx/patches-4.1/030-0002-PCI-iproc-Add-BCMA-PCIe-driver.patch [moved from target/linux/bcm53xx/patches-4.1/031-PCI-iproc-Add-BCMA-PCIe-driver.patch with 100% similarity]
target/linux/bcm53xx/patches-4.1/031-0001-PCI-iproc-Directly-add-PCI-resources.patch [moved from target/linux/bcm53xx/patches-4.1/032-PCI-iproc-Directly-add-PCI-resources.patch with 100% similarity]
target/linux/bcm53xx/patches-4.1/031-0002-PCI-iproc-Free-resource-list-after-registration.patch [moved from target/linux/bcm53xx/patches-4.1/033-PCI-iproc-Free-resource-list-after-registration.patch with 100% similarity]
target/linux/bcm53xx/patches-4.1/032-PCI-iproc-Delete-unnecessary-checks-before-phy-calls.patch [moved from target/linux/bcm53xx/patches-4.1/035-PCI-iproc-Delete-unnecessary-checks-before-phy-calls.patch with 100% similarity]
target/linux/bcm53xx/patches-4.1/033-0001-PCI-iproc-enable-arm64-support-for-iProc-PCIe.patch [moved from target/linux/bcm53xx/patches-4.1/037-PCI-iproc-enable-arm64-support-for-iProc-PCIe.patch with 98% similarity]
target/linux/bcm53xx/patches-4.1/033-0002-PCI-iproc-Fix-ARM64-dependency-in-Kconfig.patch [moved from target/linux/bcm53xx/patches-4.1/038-PCI-iproc-Fix-ARM64-dependency-in-Kconfig.patch with 92% similarity]

similarity index 98%
rename from target/linux/bcm53xx/patches-4.1/037-PCI-iproc-enable-arm64-support-for-iProc-PCIe.patch
rename to target/linux/bcm53xx/patches-4.1/033-0001-PCI-iproc-enable-arm64-support-for-iProc-PCIe.patch
index 641efd87bcd72a629dd5190b1121ea6851a5f54f..78160f0fce11fbe689297cd97ac179c61e808127 100644 (file)
@@ -1,7 +1,7 @@
 From db9d6d790968fd6df9faa7fa1f51967e05afd492 Mon Sep 17 00:00:00 2001
 From: Ray Jui <rjui@broadcom.com>
 Date: Mon, 27 Jul 2015 15:42:18 -0700
-Subject: [PATCH 37/40] PCI: iproc: enable arm64 support for iProc PCIe
+Subject: [PATCH 1/4] PCI: iproc: enable arm64 support for iProc PCIe
 
 PCI: iproc: Add arm64 support
 
similarity index 92%
rename from target/linux/bcm53xx/patches-4.1/038-PCI-iproc-Fix-ARM64-dependency-in-Kconfig.patch
rename to target/linux/bcm53xx/patches-4.1/033-0002-PCI-iproc-Fix-ARM64-dependency-in-Kconfig.patch
index 75847afc53c6fa2b59c74bb202c888908df152e7..414a83f4ef99f88b123edfbf125334c94fefd849 100644 (file)
@@ -1,7 +1,7 @@
 From b00c4415fb231f276221c634a47ce7328df9aae5 Mon Sep 17 00:00:00 2001
 From: Ray Jui <rjui@broadcom.com>
 Date: Mon, 27 Jul 2015 15:42:19 -0700
-Subject: [PATCH 38/40] PCI: iproc: Fix ARM64 dependency in Kconfig
+Subject: [PATCH 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
 
 Allow Broadcom iProc PCIe core driver to be compiled for ARM64