bcm53xx: use backported patches for UART0 and profiling
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-3.18 / 340-ARM-BCM5301X-Add-profiling-support.patch
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 (file)
index 291ec72..0000000
+++ /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>;