aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-04-15 11:25:27 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-04-15 11:25:27 +0000
commit050e2360eb6a0b7ae9c17e46b5e3b0677c4dc204 (patch)
tree838d45a96b4aee876a0bec9189fb6e41191d4d6e /target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch
parentd092e1f0e58916967fb704c46bed045918b10787 (diff)
downloadupstream-050e2360eb6a0b7ae9c17e46b5e3b0677c4dc204.tar.gz
upstream-050e2360eb6a0b7ae9c17e46b5e3b0677c4dc204.tar.bz2
upstream-050e2360eb6a0b7ae9c17e46b5e3b0677c4dc204.zip
bcm53xx: backport upstream profiling and USB VCC patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49172 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch b/target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch
deleted file mode 100644
index 291ec72f2c..0000000000
--- a/target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Subject: [PATCH] ARM: BCM5301X: Add profiling support
-
-Signed-off-by: Felix Fietkau <nbd@openwrt.org>
----
---- a/arch/arm/boot/dts/bcm5301x.dtsi
-+++ b/arch/arm/boot/dts/bcm5301x.dtsi
-@@ -82,6 +82,13 @@
- };
- };
-
-+ pmu {
-+ compatible = "arm,cortex-a9-pmu";
-+ interrupts =
-+ <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
-+ <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
-+ };
-+
- clocks {
- #address-cells = <1>;
- #size-cells = <0>;